| License |
License |
|---|---|
| GroupId | GroupIdcom.mcxiaoke.next |
| ArtifactId | ArtifactIdextras-abc |
| Version | Version1.5.0 |
| Type | Typeaar |
| Description |
DescriptionNext Commons Library Extras ABC
Android Next Components: Cache, Task, Views, Widgets, Utils
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| extras-abc-1.5.0.pom | |
| extras-abc-1.5.0.aar | 13 KB |
| extras-abc-1.5.0-sources.jar | 4 KB |
| extras-abc-1.5.0-javadoc.jar | 27 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.mcxiaoke.next/extras-abc/ -->
<dependency>
<groupId>com.mcxiaoke.next</groupId>
<artifactId>extras-abc</artifactId>
<version>1.5.0</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.mcxiaoke.next/extras-abc/
implementation 'com.mcxiaoke.next:extras-abc:1.5.0'
// https://jarcasting.com/artifacts/com.mcxiaoke.next/extras-abc/
implementation ("com.mcxiaoke.next:extras-abc:1.5.0")
'com.mcxiaoke.next:extras-abc:aar:1.5.0'
<dependency org="com.mcxiaoke.next" name="extras-abc" rev="1.5.0">
<artifact name="extras-abc" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.mcxiaoke.next', module='extras-abc', version='1.5.0')
)
libraryDependencies += "com.mcxiaoke.next" % "extras-abc" % "1.5.0"
[com.mcxiaoke.next/extras-abc "1.5.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.android.support » appcompat-v7 | jar | 20.0.0 |
| com.android.support » support-v4 | jar | 20.0.0 |