is not current version
Last Version 1.29.6

com.websudos:phantom-dsl_2.10 0.9.11

phantom-dsl

Categories

Categories

Ant Build Tools
GroupId

GroupId

com.websudos
ArtifactId

ArtifactId

phantom-dsl_2.10
Version

Version

0.9.11
Type

Type

jar

Download phantom-dsl_2.10 0.9.11


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