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.8.2 in this page.
The GNU Lesser General Public License
You can use the following script to add derive4j-annotation-0.8.2.jar to your project.
<dependency> <groupId>org.derive4j</groupId> <artifactId>derive4j-annotation</artifactId> <version>0.8.2</version> </dependency>
compile group: 'org.derive4j', name: 'derive4j-annotation', version: '0.8.2'
libraryDependencies += "org.derive4j" % "derive4j-annotation" % "0.8.2"
<dependency org="org.derive4j" name="derive4j-annotation" rev="0.8.2"/>
@Grapes(@Grab(group='org.derive4j', module='derive4j-annotation', version='0.8.2'))
'org.derive4j:derive4j-annotation:jar:0.8.2'
Click the following link to download the jar file.
derive4j-annotation-0.8.2-javadoc.jar