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