is not current version
Last Version 1.29.6

com.websudos:phantom-dsl_2.11 1.12.2

phantom-dsl

Categories

Categories

Ant Build Tools
GroupId

GroupId

com.websudos
ArtifactId

ArtifactId

phantom-dsl_2.11
Version

Version

1.12.2
Type

Type

jar

Download phantom-dsl_2.11 1.12.2


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