is not current version
Last Version 2.42.0

com.outworkers:phantom-jdk8_2.11 2.2.2

phantomJdk8

Categories

Categories

Ant Build Tools
GroupId

GroupId

com.outworkers
ArtifactId

ArtifactId

phantom-jdk8_2.11
Version

Version

2.2.2
Type

Type

jar

Download phantom-jdk8_2.11 2.2.2


<!-- https://jarcasting.com/artifacts/com.outworkers/phantom-jdk8_2.11/ -->
<dependency>
    <groupId>com.outworkers</groupId>
    <artifactId>phantom-jdk8_2.11</artifactId>
    <version>2.2.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.outworkers/phantom-jdk8_2.11/
implementation 'com.outworkers:phantom-jdk8_2.11:2.2.2'
// https://jarcasting.com/artifacts/com.outworkers/phantom-jdk8_2.11/
implementation ("com.outworkers:phantom-jdk8_2.11:2.2.2")
'com.outworkers:phantom-jdk8_2.11:jar:2.2.2'
<dependency org="com.outworkers" name="phantom-jdk8_2.11" rev="2.2.2">
  <artifact name="phantom-jdk8_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.outworkers', module='phantom-jdk8_2.11', version='2.2.2')
)
libraryDependencies += "com.outworkers" % "phantom-jdk8_2.11" % "2.2.2"
[com.outworkers/phantom-jdk8_2.11 "2.2.2"]