is not current version
Last Version 1.3

Froporec 1.1

Turn your POJOs into fully immutable Record objects with Froporec annotation processor

License

License

GroupId

GroupId

org.froporec
ArtifactId

ArtifactId

froporec
Version

Version

1.1
Type

Type

jar
Description

Description

Froporec
Turn your POJOs into fully immutable Record objects with Froporec annotation processor
Project URL

Project URL

http://froporec.org
Source Code Management

Source Code Management

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

Download froporec 1.1


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

Dependencies

compile (1)

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

Project Modules

There are no modules declared in this project.