is not current version
Last Version 0.3.0

se.ansman.autoplugin:compiler-ksp 0.2.0

Generates configuration files for Gradle Plugins.

Categories

Categories

Auto Application Layer Libs Code Generators
GroupId

GroupId

se.ansman.autoplugin
ArtifactId

ArtifactId

compiler-ksp
Version

Version

0.2.0
Type

Type

jar

Download compiler-ksp 0.2.0


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