| License |
License |
|---|---|
| GroupId | GroupIdcom.mcxiaoke.next |
| ArtifactId | ArtifactIdextras-abs |
| Version | Version0.9.9 |
| Type | Typeaar |
| Description |
DescriptionNext Commons Library Extras ABS
Android Next Common Components: Views, Widgets, Utils
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| extras-abs-0.9.9.pom | |
| extras-abs-0.9.9.aar | 61 KB |
| extras-abs-0.9.9-sources.jar | 4 KB |
| extras-abs-0.9.9-javadoc.jar | 39 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.mcxiaoke.next/extras-abs/ -->
<dependency>
<groupId>com.mcxiaoke.next</groupId>
<artifactId>extras-abs</artifactId>
<version>0.9.9</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.mcxiaoke.next/extras-abs/
implementation 'com.mcxiaoke.next:extras-abs:0.9.9'
// https://jarcasting.com/artifacts/com.mcxiaoke.next/extras-abs/
implementation ("com.mcxiaoke.next:extras-abs:0.9.9")
'com.mcxiaoke.next:extras-abs:aar:0.9.9'
<dependency org="com.mcxiaoke.next" name="extras-abs" rev="0.9.9">
<artifact name="extras-abs" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.mcxiaoke.next', module='extras-abs', version='0.9.9')
)
libraryDependencies += "com.mcxiaoke.next" % "extras-abs" % "0.9.9"
[com.mcxiaoke.next/extras-abs "0.9.9"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.actionbarsherlock : actionbarsherlock | aar | 4.4.+ |
| com.android.support » support-v4 | jar | 19.1.0 |