is not current version
Last Version 1.7.1

AltUnity Tester - Java Client 1.7.0-alpha

An automated tool for testing Unity Games

License

License

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.7.0-alpha
Type

Type

jar
Description

Description

AltUnity Tester - Java Client
An automated tool for testing Unity Games
Source Code Management

Source Code Management

http://gitlab.com/altom/altunity/altunitytester/tree/master

Download altunitytester-java-client 1.7.0-alpha


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

Dependencies

compile (7)

Group / Artifact Type Version
org.apache.logging.log4j : log4j-core jar 2.14.1
org.apache.logging.log4j : log4j-api jar 2.14.1
com.google.code.gson : gson jar 2.8.5
org.projectlombok : lombok jar 1.18.2
com.github.stefanbirkner : system-lambda jar 1.2.0
javax.annotation : javax.annotation-api jar 1.3.2
org.glassfish.tyrus.bundles : tyrus-standalone-client jar 1.9

provided (1)

Group / Artifact Type Version
javax.websocket : javax.websocket-api jar 1.0

test (2)

Group / Artifact Type Version
junit : junit jar 4.12
org.mockito : mockito-all jar 1.10.19

Project Modules

There are no modules declared in this project.