License |
License |
---|---|
Categories |
CategoriesJava Languages Unity Business Logic Libraries Game Development CLI User Interface |
GroupId | GroupIdcom.altom |
ArtifactId | ArtifactIdaltunitytester-java-client |
Last Version | Last Version1.7.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionAltUnity Tester - Java Client
An automated tool for testing Unity Games
|
Source Code Management |
Source Code Management |
<!-- 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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
javax.websocket : javax.websocket-api | jar | 1.1 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13 |
org.mockito : mockito-all | jar | 1.10.19 |