is not current version
Last Version 1.0.0-rc

com.wangkh.moduler:XStarter-compiler 1.0.0-alpha02

Android Moduler Starter Compiler

GroupId

GroupId

com.wangkh.moduler
ArtifactId

ArtifactId

XStarter-compiler
Version

Version

1.0.0-alpha02
Type

Type

jar

Download XStarter-compiler 1.0.0-alpha02


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