Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR JAVA

Failed to resolve org.junit.platform:junit-platform-launcher:1.7.0

<dependency>
  <groupId>org.junit.platform</groupId>
  <artifactId>junit-platform-launcher</artifactId>
  <version>1.7.0</version>
  <scope>test</scope>
</dependency>
Source by mvnrepository.com #
 
PREVIOUS NEXT
Tagged: #Failed #resolve
ADD COMMENT
Topic
Name
3+6 =