| License |
License |
|---|---|
| Categories |
CategoriesCLI User Interface |
| GroupId | GroupIdcom.sandpolis |
| ArtifactId | ArtifactIdclient.lifegem |
| Last Version | Last Version0.2.0 |
| Release Date | Release Date |
| Type | Typepom |
| Description |
Descriptioncom.sandpolis.client.lifegem
com.sandpolis.client.lifegem module
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| client.lifegem-0.2.0.pom | |
| client.lifegem-0.2.0-windows.jar | 3 MB |
| client.lifegem-0.2.0-mac.jar | 3 MB |
| client.lifegem-0.2.0-linux.jar | 3 MB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.sandpolis/client.lifegem/ -->
<dependency>
<groupId>com.sandpolis</groupId>
<artifactId>client.lifegem</artifactId>
<version>0.2.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.sandpolis/client.lifegem/
implementation 'com.sandpolis:client.lifegem:0.2.0'
// https://jarcasting.com/artifacts/com.sandpolis/client.lifegem/
implementation ("com.sandpolis:client.lifegem:0.2.0")
'com.sandpolis:client.lifegem:pom:0.2.0'
<dependency org="com.sandpolis" name="client.lifegem" rev="0.2.0">
<artifact name="client.lifegem" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.sandpolis', module='client.lifegem', version='0.2.0')
)
libraryDependencies += "com.sandpolis" % "client.lifegem" % "0.2.0"
[com.sandpolis/client.lifegem "0.2.0"]