| Categories |
CategoriesCLI User Interface |
|---|---|
| GroupId | GroupIdpl.iogreen.lols |
| ArtifactId | ArtifactIdlols-core-client-android |
| Last Version | Last Version0.1.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionlols-core-client-android
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
| Project URL |
Project URL |
<!-- https://jarcasting.com/artifacts/pl.iogreen.lols/lols-core-client-android/ -->
<dependency>
<groupId>pl.iogreen.lols</groupId>
<artifactId>lols-core-client-android</artifactId>
<version>0.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/pl.iogreen.lols/lols-core-client-android/
implementation 'pl.iogreen.lols:lols-core-client-android:0.1.0'
// https://jarcasting.com/artifacts/pl.iogreen.lols/lols-core-client-android/
implementation ("pl.iogreen.lols:lols-core-client-android:0.1.0")
'pl.iogreen.lols:lols-core-client-android:jar:0.1.0'
<dependency org="pl.iogreen.lols" name="lols-core-client-android" rev="0.1.0">
<artifact name="lols-core-client-android" type="jar" />
</dependency>
@Grapes(
@Grab(group='pl.iogreen.lols', module='lols-core-client-android', version='0.1.0')
)
libraryDependencies += "pl.iogreen.lols" % "lols-core-client-android" % "0.1.0"
[pl.iogreen.lols/lols-core-client-android "0.1.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| pl.iogreen.lols : lols-core-client-scala | jar | 0.1.0 |
| org.springframework.android : spring-android-rest-template | jar | 1.0.0.M4 |
| com.thoughtworks.xstream : xstream | jar | 1.4.1 |