Last Version

AltUnity Tester - Java Client 1.7.1

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.1
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.1


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

Dependencies

compile (7)

Group / Artifact Type Version
org.apache.logging.log4j : log4j-core jar 2.16.0
org.apache.logging.log4j : log4j-api jar 2.16.0
com.google.code.gson : gson jar 2.8.9
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.1

test (2)

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

Project Modules

There are no modules declared in this project.