Last Version

AutoPlugin 0.4.1

Generates configuration files for Gradle Plugins.

License

License

Categories

Categories

Auto Application Layer Libs Code Generators
GroupId

GroupId

se.ansman.autoplugin
ArtifactId

ArtifactId

compiler
Version

Version

0.4.1
Type

Type

jar
Description

Description

AutoPlugin
Generates configuration files for Gradle Plugins.
Project URL

Project URL

https://github.com/ansman/auto-plugin
Source Code Management

Source Code Management

https://github.com/ansman/auto-plugin

Download compiler 0.4.1


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

Dependencies

runtime (5)

Group / Artifact Type Version
com.google.auto.service : auto-service-annotations jar 1.0-rc7
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.4.10
se.ansman.autoplugin : api jar 0.4.1
com.squareup : kotlinpoet jar 1.6.0
com.google.auto : auto-common jar 0.11

Project Modules

There are no modules declared in this project.