Categories |
CategoriesCLI User Interface |
---|---|
GroupId | GroupIdcom.raylabz |
ArtifactId | ArtifactIdathlos-client |
Version | Version0.0.31 |
Type | Typejar |
Filename | Size |
---|---|
athlos-client-0.0.31.pom | |
athlos-client-0.0.31.jar | 7 KB |
athlos-client-0.0.31-sources.jar | 4 KB |
athlos-client-0.0.31-javadoc.jar | 52 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.raylabz/athlos-client/ -->
<dependency>
<groupId>com.raylabz</groupId>
<artifactId>athlos-client</artifactId>
<version>0.0.31</version>
</dependency>
// https://jarcasting.com/artifacts/com.raylabz/athlos-client/
implementation 'com.raylabz:athlos-client:0.0.31'
// https://jarcasting.com/artifacts/com.raylabz/athlos-client/
implementation ("com.raylabz:athlos-client:0.0.31")
'com.raylabz:athlos-client:jar:0.0.31'
<dependency org="com.raylabz" name="athlos-client" rev="0.0.31">
<artifact name="athlos-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.raylabz', module='athlos-client', version='0.0.31')
)
libraryDependencies += "com.raylabz" % "athlos-client" % "0.0.31"
[com.raylabz/athlos-client "0.0.31"]