License |
License |
---|---|
Categories |
CategoriesJava Languages Unity Business Logic Libraries Game Development CLI User Interface |
GroupId | GroupIdcom.altom |
ArtifactId | ArtifactIdaltunitytester-java-client |
Version | Version1.7.0-alpha |
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.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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
javax.websocket : javax.websocket-api | jar | 1.0 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
org.mockito : mockito-all | jar | 1.10.19 |