is not current version
Last Version 1.7.0

com.mcxiaoke.next:core 1.1.10

Android Next Components: Cache, Task, Views, Widgets, Utils

GroupId

GroupId

com.mcxiaoke.next
ArtifactId

ArtifactId

core
Version

Version

1.1.10
Type

Type

aar

Download core 1.1.10


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