Categories |
CategoriesAnt Build Tools |
---|---|
GroupId | GroupIdcom.github.antoniobg0 |
ArtifactId | ArtifactIdandroid-easy-view-content |
Version | Version0.1.3 |
Type | Typeaar |
Filename | Size |
---|---|
android-easy-view-content-0.1.3.pom | -1 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.antoniobg0/android-easy-view-content/ -->
<dependency>
<groupId>com.github.antoniobg0</groupId>
<artifactId>android-easy-view-content</artifactId>
<version>0.1.3</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.antoniobg0/android-easy-view-content/
implementation 'com.github.antoniobg0:android-easy-view-content:0.1.3'
// https://jarcasting.com/artifacts/com.github.antoniobg0/android-easy-view-content/
implementation ("com.github.antoniobg0:android-easy-view-content:0.1.3")
'com.github.antoniobg0:android-easy-view-content:aar:0.1.3'
<dependency org="com.github.antoniobg0" name="android-easy-view-content" rev="0.1.3">
<artifact name="android-easy-view-content" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.github.antoniobg0', module='android-easy-view-content', version='0.1.3')
)
libraryDependencies += "com.github.antoniobg0" % "android-easy-view-content" % "0.1.3"
[com.github.antoniobg0/android-easy-view-content "0.1.3"]