is not current version
Last Version 1.29.6

com.websudos:phantom-dsl_2.10 1.29.1

phantom-dsl

Categories

Categories

Ant Build Tools
GroupId

GroupId

com.websudos
ArtifactId

ArtifactId

phantom-dsl_2.10
Version

Version

1.29.1
Type

Type

jar

Download phantom-dsl_2.10 1.29.1


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