is not current version
Last Version 1.5.0

com.mcxiaoke.next:extras-abc 1.0.8

Android Next Common Components: Views, Widgets, Utils

GroupId

GroupId

com.mcxiaoke.next
ArtifactId

ArtifactId

extras-abc
Version

Version

1.0.8
Type

Type

aar

Download extras-abc 1.0.8


<!-- https://jarcasting.com/artifacts/com.mcxiaoke.next/extras-abc/ -->
<dependency>
    <groupId>com.mcxiaoke.next</groupId>
    <artifactId>extras-abc</artifactId>
    <version>1.0.8</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.mcxiaoke.next/extras-abc/
implementation 'com.mcxiaoke.next:extras-abc:1.0.8'
// https://jarcasting.com/artifacts/com.mcxiaoke.next/extras-abc/
implementation ("com.mcxiaoke.next:extras-abc:1.0.8")
'com.mcxiaoke.next:extras-abc:aar:1.0.8'
<dependency org="com.mcxiaoke.next" name="extras-abc" rev="1.0.8">
  <artifact name="extras-abc" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.mcxiaoke.next', module='extras-abc', version='1.0.8')
)
libraryDependencies += "com.mcxiaoke.next" % "extras-abc" % "1.0.8"
[com.mcxiaoke.next/extras-abc "1.0.8"]