License |
License |
---|---|
GroupId | GroupIdxyz.junerver.test |
ArtifactId | ArtifactIdupdate |
Version | Version0.0.5 |
Type | Typeaar |
Description |
Descriptionupdate
auto check update
|
Filename | Size |
---|---|
update-0.0.5.pom | |
update-0.0.5-sources.jar | 6 KB |
update-0.0.5-javadoc.jar | 261 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/xyz.junerver.test/update/ -->
<dependency>
<groupId>xyz.junerver.test</groupId>
<artifactId>update</artifactId>
<version>0.0.5</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/xyz.junerver.test/update/
implementation 'xyz.junerver.test:update:0.0.5'
// https://jarcasting.com/artifacts/xyz.junerver.test/update/
implementation ("xyz.junerver.test:update:0.0.5")
'xyz.junerver.test:update:aar:0.0.5'
<dependency org="xyz.junerver.test" name="update" rev="0.0.5">
<artifact name="update" type="aar" />
</dependency>
@Grapes(
@Grab(group='xyz.junerver.test', module='update', version='0.0.5')
)
libraryDependencies += "xyz.junerver.test" % "update" % "0.0.5"
[xyz.junerver.test/update "0.0.5"]
Group / Artifact | Type | Version |
---|---|---|
org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.6.10 |
Group / Artifact | Type | Version |
---|---|---|
androidx.appcompat » appcompat | jar | 1.2.0 |
com.lzy.net » okgo | jar | 3.0.4 |
com.google.code.gson : gson | jar | 2.8.6 |
com.blankj : utilcodex | jar | 1.30.5 |