| License |
License |
|---|---|
| Categories |
CategoriesJava Languages Unity Business Logic Libraries Game Development CLI User Interface |
| GroupId | GroupIdcom.altom |
| ArtifactId | ArtifactIdaltunitytester-java-client |
| Version | Version1.6.4 |
| 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.6.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.altom/altunitytester-java-client/
implementation 'com.altom:altunitytester-java-client:1.6.4'
// https://jarcasting.com/artifacts/com.altom/altunitytester-java-client/
implementation ("com.altom:altunitytester-java-client:1.6.4")
'com.altom:altunitytester-java-client:jar:1.6.4'
<dependency org="com.altom" name="altunitytester-java-client" rev="1.6.4">
<artifact name="altunitytester-java-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.altom', module='altunitytester-java-client', version='1.6.4')
)
libraryDependencies += "com.altom" % "altunitytester-java-client" % "1.6.4"
[com.altom/altunitytester-java-client "1.6.4"]
| 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 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.12 |
| org.mockito : mockito-all | jar | 1.10.19 |