Last Version

metachicory 0.36

Metaprogramming tools. Useful for annotation processors implementation. Part of chicory.

License

License

GroupId

GroupId

com.github.sviperll
ArtifactId

ArtifactId

metachicory
Version

Version

0.36
Type

Type

jar
Description

Description

metachicory
Metaprogramming tools. Useful for annotation processors implementation. Part of chicory.
Project URL

Project URL

https://github.com/sviperll/chicory/tree/master/metachicory

Download metachicory 0.36


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

Dependencies

compile (2)

Group / Artifact Type Version
com.helger : jcodemodel jar 2.8.2
com.github.sviperll : chicory-core jar 0.36

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.