| License |
License |
|---|---|
| GroupId | GroupIdcom.wangkh.moduler |
| ArtifactId | ArtifactIdXStarter-compiler |
| Version | Version1.0.0-rc |
| Type | Typejar |
| Description |
DescriptionXStarter-compiler
Android Moduler Starter Compiler
|
| Filename | Size |
|---|---|
| XStarter-compiler-1.0.0-rc.pom | |
| XStarter-compiler-1.0.0-rc.jar | 17 KB |
| XStarter-compiler-1.0.0-rc-sources.jar | 10 KB |
| XStarter-compiler-1.0.0-rc-javadoc.jar | 56 KB |
| Browse |
<!-- 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"]
| 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 |