Categories |
CategoriesAuto Application Layer Libs Code Generators |
---|---|
GroupId | GroupIdcn.renyuzhuo.rautoupdate |
ArtifactId | ArtifactIdrautoupdate |
Version | Version0.0.1 |
Type | Typeaar |
Filename | Size |
---|---|
rautoupdate-0.0.1.pom | |
rautoupdate-0.0.1.aar | 24 KB |
rautoupdate-0.0.1-sources.jar | 5 KB |
rautoupdate-0.0.1-javadoc.jar | 40 KB |
Browse |
<!-- https://jarcasting.com/artifacts/cn.renyuzhuo.rautoupdate/rautoupdate/ -->
<dependency>
<groupId>cn.renyuzhuo.rautoupdate</groupId>
<artifactId>rautoupdate</artifactId>
<version>0.0.1</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/cn.renyuzhuo.rautoupdate/rautoupdate/
implementation 'cn.renyuzhuo.rautoupdate:rautoupdate:0.0.1'
// https://jarcasting.com/artifacts/cn.renyuzhuo.rautoupdate/rautoupdate/
implementation ("cn.renyuzhuo.rautoupdate:rautoupdate:0.0.1")
'cn.renyuzhuo.rautoupdate:rautoupdate:aar:0.0.1'
<dependency org="cn.renyuzhuo.rautoupdate" name="rautoupdate" rev="0.0.1">
<artifact name="rautoupdate" type="aar" />
</dependency>
@Grapes(
@Grab(group='cn.renyuzhuo.rautoupdate', module='rautoupdate', version='0.0.1')
)
libraryDependencies += "cn.renyuzhuo.rautoupdate" % "rautoupdate" % "0.0.1"
[cn.renyuzhuo.rautoupdate/rautoupdate "0.0.1"]