Last Version

Derive4J - Annotation Processor API 1.1.1

Annotation processor and framework for deriving algebraic data types constructors, morphisms, optics and typeclasses

License

License

Categories

Categories

derive4j General Purpose Libraries Functional Programming
GroupId

GroupId

org.derive4j
ArtifactId

ArtifactId

derive4j-processor-api
Version

Version

1.1.1
Type

Type

jar
Description

Description

Derive4J - Annotation Processor API
Annotation processor and framework for deriving algebraic data types constructors, morphisms, optics and typeclasses
Project URL

Project URL

https://github.com/derive4j/derive4j
Project Organization

Project Organization

Derive4J contributors

Download derive4j-processor-api 1.1.1


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

Dependencies

compile (2)

Group / Artifact Type Version
org.derive4j : derive4j-annotation jar 1.1.1
com.squareup : javapoet jar 1.11.1

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.