GroupId | GroupIdcom.github.johnkil.android-progressfragment |
---|---|
ArtifactId | ArtifactIdsherlockprogressfragment |
Version | Version1.3.1 |
Type | Typeaar |
<!-- https://jarcasting.com/artifacts/com.github.johnkil.android-progressfragment/sherlockprogressfragment/ -->
<dependency>
<groupId>com.github.johnkil.android-progressfragment</groupId>
<artifactId>sherlockprogressfragment</artifactId>
<version>1.3.1</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.johnkil.android-progressfragment/sherlockprogressfragment/
implementation 'com.github.johnkil.android-progressfragment:sherlockprogressfragment:1.3.1'
// https://jarcasting.com/artifacts/com.github.johnkil.android-progressfragment/sherlockprogressfragment/
implementation ("com.github.johnkil.android-progressfragment:sherlockprogressfragment:1.3.1")
'com.github.johnkil.android-progressfragment:sherlockprogressfragment:aar:1.3.1'
<dependency org="com.github.johnkil.android-progressfragment" name="sherlockprogressfragment" rev="1.3.1">
<artifact name="sherlockprogressfragment" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.github.johnkil.android-progressfragment', module='sherlockprogressfragment', version='1.3.1')
)
libraryDependencies += "com.github.johnkil.android-progressfragment" % "sherlockprogressfragment" % "1.3.1"
[com.github.johnkil.android-progressfragment/sherlockprogressfragment "1.3.1"]