GroupId | GroupIdcom.github.hotchemi |
---|---|
ArtifactId | ArtifactIdProgressMenuItem |
Version | Version0.3.2 |
Type | Typeaar |
Filename | Size |
---|---|
ProgressMenuItem-0.3.2.pom | |
ProgressMenuItem-0.3.2.aar | 9 KB |
ProgressMenuItem-0.3.2-sources.jar | 1 KB |
ProgressMenuItem-0.3.2-javadoc.jar | 35 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.hotchemi/ProgressMenuItem/ -->
<dependency>
<groupId>com.github.hotchemi</groupId>
<artifactId>ProgressMenuItem</artifactId>
<version>0.3.2</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.hotchemi/ProgressMenuItem/
implementation 'com.github.hotchemi:ProgressMenuItem:0.3.2'
// https://jarcasting.com/artifacts/com.github.hotchemi/ProgressMenuItem/
implementation ("com.github.hotchemi:ProgressMenuItem:0.3.2")
'com.github.hotchemi:ProgressMenuItem:aar:0.3.2'
<dependency org="com.github.hotchemi" name="ProgressMenuItem" rev="0.3.2">
<artifact name="ProgressMenuItem" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.github.hotchemi', module='ProgressMenuItem', version='0.3.2')
)
libraryDependencies += "com.github.hotchemi" % "ProgressMenuItem" % "0.3.2"
[com.github.hotchemi/ProgressMenuItem "0.3.2"]