is not current version
Last Version 1.5.0

com.mcxiaoke.next:extras-abc 0.9.0

Android Next Common Components: Views, Widgets, Utils

GroupId

GroupId

com.mcxiaoke.next
ArtifactId

ArtifactId

extras-abc
Version

Version

0.9.0
Type

Type

aar

Download extras-abc 0.9.0


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