is not current version
Last Version 1.29.6

com.websudos:phantom-dsl_2.11 1.8.4


Categories

Categories

Ant Build Tools
GroupId

GroupId

com.websudos
ArtifactId

ArtifactId

phantom-dsl_2.11
Version

Version

1.8.4
Type

Type

jar

Download phantom-dsl_2.11 1.8.4


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