is not current version
Last Version 1.12.2

com.websudos:phantom-testkit_2.10 1.8.4

phantom-testkit

Categories

Categories

Ant Build Tools
GroupId

GroupId

com.websudos
ArtifactId

ArtifactId

phantom-testkit_2.10
Version

Version

1.8.4
Type

Type

jar

Download phantom-testkit_2.10 1.8.4


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