Last Version

XStarter 1.0.0-rc

Android Moduler Starter

License

License

GroupId

GroupId

com.wangkh.moduler
ArtifactId

ArtifactId

XStarter
Version

Version

1.0.0-rc
Type

Type

aar
Description

Description

XStarter
Android Moduler Starter

Download XStarter 1.0.0-rc


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

Dependencies

compile (4)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-android-extensions-runtime jar 1.3.50
org.jetbrains.kotlin : kotlin-stdlib-jdk7 jar 1.3.50
androidx.appcompat » appcompat jar 1.0.2
androidx.core » core-ktx jar 1.0.2

Project Modules

There are no modules declared in this project.