Download metachicory-0.26-beta1.jar file - Jar m

Jar examples for m:metachicory

Description

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

You can download jar file metachicory 0.26-beta1 in this page.

Build File

You can use the following script to add metachicory-0.26-beta1.jar to your project.

<dependency>
   <groupId>com.github.sviperll</groupId>
   <artifactId>metachicory</artifactId>
   <version>0.26-beta1</version>
</dependency>
compile group: 'com.github.sviperll', name: 'metachicory', version: '0.26-beta1'
libraryDependencies += "com.github.sviperll" % "metachicory" % "0.26-beta1"
<dependency org="com.github.sviperll" name="metachicory" rev="0.26-beta1"/>
@Grapes(@Grab(group='com.github.sviperll', module='metachicory', version='0.26-beta1'))
'com.github.sviperll:metachicory:jar:0.26-beta1'

Download

Click the following link to download the jar file.

metachicory-0.26-beta1-javadoc.jar
metachicory-0.26-beta1-sources.jar
metachicory-0.26-beta1.jar
metachicory-0.26-beta1.pom



Related Tutorials