Last Version

Trackable Compiler Plugin Annotations 0.1.1

A Kotlin compiler plugin that generates trackable implementations.

License

License

GroupId

GroupId

com.github.hadilq.trackable
ArtifactId

ArtifactId

trackable-compiler-plugin-annotations
Version

Version

0.1.1
Type

Type

jar
Description

Description

Trackable Compiler Plugin Annotations
A Kotlin compiler plugin that generates trackable implementations.
Project URL

Project URL

https://github.com/hadilq/trackable-compiler-plugin/
Source Code Management

Source Code Management

https://github.com/hadilq/trackable-compiler-plugin/

Download trackable-compiler-plugin-annotations 0.1.1


<!-- https://jarcasting.com/artifacts/com.github.hadilq.trackable/trackable-compiler-plugin-annotations/ -->
<dependency>
    <groupId>com.github.hadilq.trackable</groupId>
    <artifactId>trackable-compiler-plugin-annotations</artifactId>
    <version>0.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.hadilq.trackable/trackable-compiler-plugin-annotations/
implementation 'com.github.hadilq.trackable:trackable-compiler-plugin-annotations:0.1.1'
// https://jarcasting.com/artifacts/com.github.hadilq.trackable/trackable-compiler-plugin-annotations/
implementation ("com.github.hadilq.trackable:trackable-compiler-plugin-annotations:0.1.1")
'com.github.hadilq.trackable:trackable-compiler-plugin-annotations:jar:0.1.1'
<dependency org="com.github.hadilq.trackable" name="trackable-compiler-plugin-annotations" rev="0.1.1">
  <artifact name="trackable-compiler-plugin-annotations" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.hadilq.trackable', module='trackable-compiler-plugin-annotations', version='0.1.1')
)
libraryDependencies += "com.github.hadilq.trackable" % "trackable-compiler-plugin-annotations" % "0.1.1"
[com.github.hadilq.trackable/trackable-compiler-plugin-annotations "0.1.1"]

Dependencies

runtime (1)

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

Project Modules

There are no modules declared in this project.