License |
License |
---|---|
Categories |
CategoriesAuto Application Layer Libs Code Generators |
GroupId | GroupIdsk.teamsoft |
ArtifactId | ArtifactIdautobundler-compiler |
Version | Version0.3.1 |
Type | Typejar |
Description |
DescriptionAutoBundler_Compiler
Android AutoBundler library
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/sk.teamsoft/autobundler-compiler/ -->
<dependency>
<groupId>sk.teamsoft</groupId>
<artifactId>autobundler-compiler</artifactId>
<version>0.3.1</version>
</dependency>
// https://jarcasting.com/artifacts/sk.teamsoft/autobundler-compiler/
implementation 'sk.teamsoft:autobundler-compiler:0.3.1'
// https://jarcasting.com/artifacts/sk.teamsoft/autobundler-compiler/
implementation ("sk.teamsoft:autobundler-compiler:0.3.1")
'sk.teamsoft:autobundler-compiler:jar:0.3.1'
<dependency org="sk.teamsoft" name="autobundler-compiler" rev="0.3.1">
<artifact name="autobundler-compiler" type="jar" />
</dependency>
@Grapes(
@Grab(group='sk.teamsoft', module='autobundler-compiler', version='0.3.1')
)
libraryDependencies += "sk.teamsoft" % "autobundler-compiler" % "0.3.1"
[sk.teamsoft/autobundler-compiler "0.3.1"]
Group / Artifact | Type | Version |
---|---|---|
sk.teamsoft : autobundler-annotations | jar | 0.3.1 |
com.google.auto : auto-common | jar | 0.8 |
com.squareup : javapoet | jar | 1.8.0 |