failed to resolve org junit platform 3ajunit platform launcher 3a1 7 0

Solutions on MaxInterview for failed to resolve org junit platform 3ajunit platform launcher 3a1 7 0 by the best coders in the world

we are a community of more than 2 million smartest coders
registration for
employee referral programs
are now open
get referred to google, amazon, flipkart and more
register now
  
pinned-register now
showing results for - "failed to resolve org junit platform 3ajunit platform launcher 3a1 7 0"
Gwendoline
21 Apr 2018
1<dependency>
2  <groupId>org.junit.platform</groupId>
3  <artifactId>junit-platform-launcher</artifactId>
4  <version>1.7.0</version>
5  <scope>test</scope>
6</dependency>