GroupId | GroupIdsk.teamsoft |
---|---|
ArtifactId | ArtifactIdrxlog1 |
Version | Version1.0.1 |
Type | Typeaar |
Filename | Size |
---|---|
rxlog1-1.0.1.pom | |
rxlog1-1.0.1.aar | 15 KB |
rxlog1-1.0.1-sources.jar | 1 KB |
rxlog1-1.0.1-javadoc.jar | 20 KB |
Browse |
<!-- https://jarcasting.com/artifacts/sk.teamsoft/rxlog1/ -->
<dependency>
<groupId>sk.teamsoft</groupId>
<artifactId>rxlog1</artifactId>
<version>1.0.1</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/sk.teamsoft/rxlog1/
implementation 'sk.teamsoft:rxlog1:1.0.1'
// https://jarcasting.com/artifacts/sk.teamsoft/rxlog1/
implementation ("sk.teamsoft:rxlog1:1.0.1")
'sk.teamsoft:rxlog1:aar:1.0.1'
<dependency org="sk.teamsoft" name="rxlog1" rev="1.0.1">
<artifact name="rxlog1" type="aar" />
</dependency>
@Grapes(
@Grab(group='sk.teamsoft', module='rxlog1', version='1.0.1')
)
libraryDependencies += "sk.teamsoft" % "rxlog1" % "1.0.1"
[sk.teamsoft/rxlog1 "1.0.1"]