is not current version
Last Version 1.0

com.stanfy.mattock:android-lib 0.9.1

Mattock Android library

GroupId

GroupId

com.stanfy.mattock
ArtifactId

ArtifactId

android-lib
Version

Version

0.9.1
Type

Type

aar

Download android-lib 0.9.1


<!-- https://jarcasting.com/artifacts/com.stanfy.mattock/android-lib/ -->
<dependency>
    <groupId>com.stanfy.mattock</groupId>
    <artifactId>android-lib</artifactId>
    <version>0.9.1</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.stanfy.mattock/android-lib/
implementation 'com.stanfy.mattock:android-lib:0.9.1'
// https://jarcasting.com/artifacts/com.stanfy.mattock/android-lib/
implementation ("com.stanfy.mattock:android-lib:0.9.1")
'com.stanfy.mattock:android-lib:aar:0.9.1'
<dependency org="com.stanfy.mattock" name="android-lib" rev="0.9.1">
  <artifact name="android-lib" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.stanfy.mattock', module='android-lib', version='0.9.1')
)
libraryDependencies += "com.stanfy.mattock" % "android-lib" % "0.9.1"
[com.stanfy.mattock/android-lib "0.9.1"]