is not current version
Last Version 2.42.0

com.outworkers:phantom-dsl_2.10 2.15.2

phantom-dsl

Categories

Categories

Ant Build Tools
GroupId

GroupId

com.outworkers
ArtifactId

ArtifactId

phantom-dsl_2.10
Version

Version

2.15.2
Type

Type

jar

Download phantom-dsl_2.10 2.15.2


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