License |
License |
---|---|
Categories |
CategoriesAnt Build Tools |
GroupId | GroupIdcom.github.cilki |
ArtifactId | ArtifactIdtree-constants |
Version | Version1.0.2 |
Type | Typejar |
Description |
DescriptionTreeConstants Annotation Processor
An annotation processor that builds constant trees
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
tree-constants-1.0.2.pom | |
tree-constants-1.0.2.jar | 7 KB |
tree-constants-1.0.2-sources.jar | 3 KB |
tree-constants-1.0.2-javadoc.jar | 390 KB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
com.github.cilki : tree-constants-api | jar | 1.0.2 |
com.squareup : javapoet | jar | 1.11.1 |