Last Version

MpApt 0.8.8

Kotlin Native/JS/JVM Annotation Processor library

License

License

GroupId

GroupId

de.jensklingenberg
ArtifactId

ArtifactId

mpapt-runtime
Version

Version

0.8.8
Type

Type

jar
Description

Description

MpApt
Kotlin Native/JS/JVM Annotation Processor library
Project URL

Project URL

https://github.com/Foso/MpApt
Source Code Management

Source Code Management

https://github.com/Foso/MpApt

Download mpapt-runtime 0.8.8


<!-- https://jarcasting.com/artifacts/de.jensklingenberg/mpapt-runtime/ -->
<dependency>
    <groupId>de.jensklingenberg</groupId>
    <artifactId>mpapt-runtime</artifactId>
    <version>0.8.8</version>
</dependency>
// https://jarcasting.com/artifacts/de.jensklingenberg/mpapt-runtime/
implementation 'de.jensklingenberg:mpapt-runtime:0.8.8'
// https://jarcasting.com/artifacts/de.jensklingenberg/mpapt-runtime/
implementation ("de.jensklingenberg:mpapt-runtime:0.8.8")
'de.jensklingenberg:mpapt-runtime:jar:0.8.8'
<dependency org="de.jensklingenberg" name="mpapt-runtime" rev="0.8.8">
  <artifact name="mpapt-runtime" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.jensklingenberg', module='mpapt-runtime', version='0.8.8')
)
libraryDependencies += "de.jensklingenberg" % "mpapt-runtime" % "0.8.8"
[de.jensklingenberg/mpapt-runtime "0.8.8"]

Dependencies

compile (1)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.5.10

Project Modules

There are no modules declared in this project.