Last Version

AutoPlugin 0.3.0

Generates configuration files for Gradle Plugins.

License

License

Categories

Categories

Auto Application Layer Libs Code Generators
GroupId

GroupId

se.ansman.autoplugin
ArtifactId

ArtifactId

compiler-ksp
Version

Version

0.3.0
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-ksp 0.3.0


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

Dependencies

runtime (6)

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.3.0
se.ansman.autoplugin : compiler-common jar 0.3.0
com.google.devtools.ksp : symbol-processing-api jar 1.4.10-dev-experimental-20200924
com.squareup : kotlinpoet jar 1.6.0

Project Modules

There are no modules declared in this project.