is not current version
Last Version 2.12.1

com.outworkers:phantom-example_2.11 2.6.2

phantomExample

Categories

Categories

Ant Build Tools
GroupId

GroupId

com.outworkers
ArtifactId

ArtifactId

phantom-example_2.11
Version

Version

2.6.2
Type

Type

jar

Download phantom-example_2.11 2.6.2


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