| GroupId | GroupIdio.github.vinrichard |
|---|---|
| ArtifactId | ArtifactIdutils |
| Last Version | Last Version1.0.0 |
| Release Date | Release Date |
| Type | Typeaar |
| Description |
Description |
| Filename | Size |
|---|---|
| utils-1.0.0.pom | |
| utils-1.0.0-sources.jar | 14 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.github.vinrichard/utils/ -->
<dependency>
<groupId>io.github.vinrichard</groupId>
<artifactId>utils</artifactId>
<version>1.0.0</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.vinrichard/utils/
implementation 'io.github.vinrichard:utils:1.0.0'
// https://jarcasting.com/artifacts/io.github.vinrichard/utils/
implementation ("io.github.vinrichard:utils:1.0.0")
'io.github.vinrichard:utils:aar:1.0.0'
<dependency org="io.github.vinrichard" name="utils" rev="1.0.0">
<artifact name="utils" type="aar" />
</dependency>
@Grapes(
@Grab(group='io.github.vinrichard', module='utils', version='1.0.0')
)
libraryDependencies += "io.github.vinrichard" % "utils" % "1.0.0"
[io.github.vinrichard/utils "1.0.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| androidx.appcompat » appcompat | jar | 1.2.0 |
| org.greenrobot : eventbus | jar | 3.2.0 |
| com.google.code.gson : gson | jar | 2.8.6 |