GroupId | GroupIdcom.uzabase |
---|---|
ArtifactId | ArtifactIdplaytest-gauge-rest |
Version | Version0.1.0 |
Type | Typejar |
Filename | Size |
---|---|
playtest-gauge-rest-0.1.0.pom | |
playtest-gauge-rest-0.1.0.jar | 32 KB |
playtest-gauge-rest-0.1.0-sources.jar | 8 KB |
playtest-gauge-rest-0.1.0-javadoc.jar | 300 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.uzabase/playtest-gauge-rest/ -->
<dependency>
<groupId>com.uzabase</groupId>
<artifactId>playtest-gauge-rest</artifactId>
<version>0.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.uzabase/playtest-gauge-rest/
implementation 'com.uzabase:playtest-gauge-rest:0.1.0'
// https://jarcasting.com/artifacts/com.uzabase/playtest-gauge-rest/
implementation ("com.uzabase:playtest-gauge-rest:0.1.0")
'com.uzabase:playtest-gauge-rest:jar:0.1.0'
<dependency org="com.uzabase" name="playtest-gauge-rest" rev="0.1.0">
<artifact name="playtest-gauge-rest" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.uzabase', module='playtest-gauge-rest', version='0.1.0')
)
libraryDependencies += "com.uzabase" % "playtest-gauge-rest" % "0.1.0"
[com.uzabase/playtest-gauge-rest "0.1.0"]