License |
License |
---|---|
GroupId | GroupIdcom.jincanshen |
ArtifactId | ArtifactIdsky-compiler |
Last Version | Last Version3.1.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionSky Compiler
Android Library
|
Filename | Size |
---|---|
sky-compiler-3.1.0.pom | |
sky-compiler-3.1.0.jar | 118 KB |
sky-compiler-3.1.0-sources.jar | 54 KB |
sky-compiler-3.1.0-javadoc.jar | 73 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.jincanshen/sky-compiler/ -->
<dependency>
<groupId>com.jincanshen</groupId>
<artifactId>sky-compiler</artifactId>
<version>3.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.jincanshen/sky-compiler/
implementation 'com.jincanshen:sky-compiler:3.1.0'
// https://jarcasting.com/artifacts/com.jincanshen/sky-compiler/
implementation ("com.jincanshen:sky-compiler:3.1.0")
'com.jincanshen:sky-compiler:jar:3.1.0'
<dependency org="com.jincanshen" name="sky-compiler" rev="3.1.0">
<artifact name="sky-compiler" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.jincanshen', module='sky-compiler', version='3.1.0')
)
libraryDependencies += "com.jincanshen" % "sky-compiler" % "3.1.0"
[com.jincanshen/sky-compiler "3.1.0"]
Group / Artifact | Type | Version |
---|---|---|
com.jincanshen : sky-annotations | jar | 3.1.0 |
com.google.auto : auto-common | jar | 0.8 |
com.squareup : javapoet | jar | 1.11.1 |
org.apache.commons : commons-lang3 | jar | 3.5 |
org.apache.commons : commons-collections4 | jar | 4.1 |
com.jakewharton : butterknife-annotations | jar | 9.0.0-rc2 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
com.google.truth : truth | jar | 0.36 |