Jar examples for d:derive4j-annotation
Annotation processor and framework for deriving algebraic data types constructors, morphisms, optics and typeclasses
You can download jar file derive4j-annotation 0.9 in this page.
The GNU Lesser General Public License
You can use the following script to add derive4j-annotation-0.9.jar to your project.
<dependency> <groupId>org.derive4j</groupId> <artifactId>derive4j-annotation</artifactId> <version>0.9</version> </dependency>
compile group: 'org.derive4j', name: 'derive4j-annotation', version: '0.9'
libraryDependencies += "org.derive4j" % "derive4j-annotation" % "0.9"
<dependency org="org.derive4j" name="derive4j-annotation" rev="0.9"/>
@Grapes(@Grab(group='org.derive4j', module='derive4j-annotation', version='0.9'))
'org.derive4j:derive4j-annotation:jar:0.9'
Click the following link to download the jar file.
derive4j-annotation-0.9-javadoc.jar