GroupId | GroupIdio.github.jimmy-j |
---|---|
ArtifactId | ArtifactIdrk-system |
Version | Version1.0.3 |
Type | Typeaar |
Filename | Size |
---|---|
rk-system-1.0.3.pom | |
rk-system-1.0.3-sources.jar | 494 bytes |
rk-system-1.0.3-javadoc.jar | 494 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.jimmy-j/rk-system/ -->
<dependency>
<groupId>io.github.jimmy-j</groupId>
<artifactId>rk-system</artifactId>
<version>1.0.3</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.jimmy-j/rk-system/
implementation 'io.github.jimmy-j:rk-system:1.0.3'
// https://jarcasting.com/artifacts/io.github.jimmy-j/rk-system/
implementation ("io.github.jimmy-j:rk-system:1.0.3")
'io.github.jimmy-j:rk-system:aar:1.0.3'
<dependency org="io.github.jimmy-j" name="rk-system" rev="1.0.3">
<artifact name="rk-system" type="aar" />
</dependency>
@Grapes(
@Grab(group='io.github.jimmy-j', module='rk-system', version='1.0.3')
)
libraryDependencies += "io.github.jimmy-j" % "rk-system" % "1.0.3"
[io.github.jimmy-j/rk-system "1.0.3"]