| License |
License |
|---|---|
| GroupId | GroupIdmobi.cangol.mobile |
| ArtifactId | ArtifactIdactionbar |
| Version | Version1.2.3 |
| Type | Typeaar |
| Description |
DescriptionCangol-actionbar
custom actionbar
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| actionbar-1.2.3.pom | |
| actionbar-1.2.3-sources.jar | 33 KB |
| actionbar-1.2.3-javadoc.jar | 203 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/mobi.cangol.mobile/actionbar/ -->
<dependency>
<groupId>mobi.cangol.mobile</groupId>
<artifactId>actionbar</artifactId>
<version>1.2.3</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/mobi.cangol.mobile/actionbar/
implementation 'mobi.cangol.mobile:actionbar:1.2.3'
// https://jarcasting.com/artifacts/mobi.cangol.mobile/actionbar/
implementation ("mobi.cangol.mobile:actionbar:1.2.3")
'mobi.cangol.mobile:actionbar:aar:1.2.3'
<dependency org="mobi.cangol.mobile" name="actionbar" rev="1.2.3">
<artifact name="actionbar" type="aar" />
</dependency>
@Grapes(
@Grab(group='mobi.cangol.mobile', module='actionbar', version='1.2.3')
)
libraryDependencies += "mobi.cangol.mobile" % "actionbar" % "1.2.3"
[mobi.cangol.mobile/actionbar "1.2.3"]