Last Version

AutoBundler_Compiler 0.3.1

Android AutoBundler library

License

License

Categories

Categories

Auto Application Layer Libs Code Generators
GroupId

GroupId

sk.teamsoft
ArtifactId

ArtifactId

autobundler-compiler
Version

Version

0.3.1
Type

Type

jar
Description

Description

AutoBundler_Compiler
Android AutoBundler library
Project URL

Project URL

https://github.com/Team-SOFTsk/AutoBundler
Source Code Management

Source Code Management

https://github.com/Team-SOFTsk/AutoBundler

Download autobundler-compiler 0.3.1


<!-- 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"]

Dependencies

compile (3)

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

Project Modules

There are no modules declared in this project.