License |
License |
---|---|
GroupId | GroupIdsk.teamsoft |
ArtifactId | ArtifactIdrxlog |
Version | Version1.0.2 |
Type | Typeaar |
Description |
Descriptionrxlog
RxLog library (for RxJava2)
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
rxlog-1.0.2.pom | |
rxlog-1.0.2.aar | 29 KB |
rxlog-1.0.2-sources.jar | 1 KB |
rxlog-1.0.2-javadoc.jar | 20 KB |
Browse |
<!-- https://jarcasting.com/artifacts/sk.teamsoft/rxlog/ -->
<dependency>
<groupId>sk.teamsoft</groupId>
<artifactId>rxlog</artifactId>
<version>1.0.2</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/sk.teamsoft/rxlog/
implementation 'sk.teamsoft:rxlog:1.0.2'
// https://jarcasting.com/artifacts/sk.teamsoft/rxlog/
implementation ("sk.teamsoft:rxlog:1.0.2")
'sk.teamsoft:rxlog:aar:1.0.2'
<dependency org="sk.teamsoft" name="rxlog" rev="1.0.2">
<artifact name="rxlog" type="aar" />
</dependency>
@Grapes(
@Grab(group='sk.teamsoft', module='rxlog', version='1.0.2')
)
libraryDependencies += "sk.teamsoft" % "rxlog" % "1.0.2"
[sk.teamsoft/rxlog "1.0.2"]
Group / Artifact | Type | Version |
---|---|---|
com.jakewharton.timber : timber | jar | 4.5.1 |
io.reactivex.rxjava2 : rxjava | jar | 2.0.9 |