XStarter-compiler

Android Moduler Starter Compiler

License

License

GroupId

GroupId

com.wangkh.moduler
ArtifactId

ArtifactId

XStarter-compiler
Last Version

Last Version

1.0.0-rc
Release Date

Release Date

Type

Type

jar
Description

Description

XStarter-compiler
Android Moduler Starter Compiler

Download XStarter-compiler

How to add to project

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

Dependencies

runtime (4)

Group / Artifact Type Version
com.google.auto.service : auto-service jar 1.0-rc7
com.squareup : javapoet jar 1.8.0
org.apache.commons : commons-lang3 jar 3.5
org.apache.commons : commons-collections4 jar 4.1

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0-rc
1.0.0-alpha02