is not current version
Last Version 1.7.1

com.altom:altunitytester-java-client 1.5.7.1

An automated tool for testing Unity Games

Categories

Categories

Java Languages Unity Business Logic Libraries Game Development CLI User Interface
GroupId

GroupId

com.altom
ArtifactId

ArtifactId

altunitytester-java-client
Version

Version

1.5.7.1
Type

Type

jar

Download altunitytester-java-client 1.5.7.1


<!-- https://jarcasting.com/artifacts/com.altom/altunitytester-java-client/ -->
<dependency>
    <groupId>com.altom</groupId>
    <artifactId>altunitytester-java-client</artifactId>
    <version>1.5.7.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.altom/altunitytester-java-client/
implementation 'com.altom:altunitytester-java-client:1.5.7.1'
// https://jarcasting.com/artifacts/com.altom/altunitytester-java-client/
implementation ("com.altom:altunitytester-java-client:1.5.7.1")
'com.altom:altunitytester-java-client:jar:1.5.7.1'
<dependency org="com.altom" name="altunitytester-java-client" rev="1.5.7.1">
  <artifact name="altunitytester-java-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.altom', module='altunitytester-java-client', version='1.5.7.1')
)
libraryDependencies += "com.altom" % "altunitytester-java-client" % "1.5.7.1"
[com.altom/altunitytester-java-client "1.5.7.1"]