License |
License |
---|---|
GroupId | GroupIdcom.madconch.running |
ArtifactId | ArtifactIdutillibrary |
Last Version | Last Version0.0.5 |
Release Date | Release Date |
Type | Typeaar |
Description |
Descriptionutillibrary
Running Android - common utils collection
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
utillibrary-0.0.5.pom | |
utillibrary-0.0.5.aar | 21 KB |
utillibrary-0.0.5-sources.jar | 5 KB |
utillibrary-0.0.5-javadoc.jar | 261 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/com.madconch.running/utillibrary/ -->
<dependency>
<groupId>com.madconch.running</groupId>
<artifactId>utillibrary</artifactId>
<version>0.0.5</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.madconch.running/utillibrary/
implementation 'com.madconch.running:utillibrary:0.0.5'
// https://jarcasting.com/artifacts/com.madconch.running/utillibrary/
implementation ("com.madconch.running:utillibrary:0.0.5")
'com.madconch.running:utillibrary:aar:0.0.5'
<dependency org="com.madconch.running" name="utillibrary" rev="0.0.5">
<artifact name="utillibrary" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.madconch.running', module='utillibrary', version='0.0.5')
)
libraryDependencies += "com.madconch.running" % "utillibrary" % "0.0.5"
[com.madconch.running/utillibrary "0.0.5"]
Group / Artifact | Type | Version |
---|---|---|
com.android.support » appcompat-v7 | jar | 25.3.1 |
io.reactivex.rxjava2 : rxjava | jar | 2.0.7 |
io.reactivex.rxjava2 : rxandroid | jar | 2.0.1 |
com.tbruyelle.rxpermissions2 » rxpermissions | aar | 0.9.3 |