is not current version
Last Version 2.59.0

com.outworkers:phantom-dsl_2.12 2.24.6

phantom-dsl

Categories

Categories

Ant Build Tools
GroupId

GroupId

com.outworkers
ArtifactId

ArtifactId

phantom-dsl_2.12
Version

Version

2.24.6
Type

Type

jar

Download phantom-dsl_2.12 2.24.6


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