Last Version

TreeConstants Annotation Processor 1.0.2

An annotation processor that builds constant trees

License

License

Categories

Categories

Ant Build Tools
GroupId

GroupId

com.github.cilki
ArtifactId

ArtifactId

tree-constants
Version

Version

1.0.2
Type

Type

jar
Description

Description

TreeConstants Annotation Processor
An annotation processor that builds constant trees
Project URL

Project URL

https://github.com/cilki/TreeConstants
Source Code Management

Source Code Management

https://github.com/cilki/TreeConstants

Download tree-constants 1.0.2


<!-- https://jarcasting.com/artifacts/com.github.cilki/tree-constants/ -->
<dependency>
    <groupId>com.github.cilki</groupId>
    <artifactId>tree-constants</artifactId>
    <version>1.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.cilki/tree-constants/
implementation 'com.github.cilki:tree-constants:1.0.2'
// https://jarcasting.com/artifacts/com.github.cilki/tree-constants/
implementation ("com.github.cilki:tree-constants:1.0.2")
'com.github.cilki:tree-constants:jar:1.0.2'
<dependency org="com.github.cilki" name="tree-constants" rev="1.0.2">
  <artifact name="tree-constants" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.cilki', module='tree-constants', version='1.0.2')
)
libraryDependencies += "com.github.cilki" % "tree-constants" % "1.0.2"
[com.github.cilki/tree-constants "1.0.2"]

Dependencies

runtime (2)

Group / Artifact Type Version
com.github.cilki : tree-constants-api jar 1.0.2
com.squareup : javapoet jar 1.11.1

Project Modules

There are no modules declared in this project.