Last Version

Froporec 1.3

Achieve Full Immutability of Java data objects with Froporec annotation processor

License

License

GroupId

GroupId

org.froporec
ArtifactId

ArtifactId

froporec
Version

Version

1.3
Type

Type

jar
Description

Description

Froporec
Achieve Full Immutability of Java data objects with Froporec annotation processor
Project URL

Project URL

https://froporec.org
Source Code Management

Source Code Management

https://github.com/mohamed-ashraf-bayor/froporec

Download froporec 1.3


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

Dependencies

compile (1)

Group / Artifact Type Version
com.google.auto.service : auto-service-annotations jar 1.0.1

Project Modules

There are no modules declared in this project.