Last Version

FreeBuilder 2.7.0

Automatic generation of the Builder pattern for Java 1.8+

License

License

Categories

Categories

Infer Application Testing & Monitoring Code Analysis FreeBuilder Application Layer Libs Code Generators
GroupId

GroupId

org.inferred
ArtifactId

ArtifactId

freebuilder
Version

Version

2.7.0
Type

Type

jar
Description

Description

FreeBuilder
Automatic generation of the Builder pattern for Java 1.8+
Project URL

Project URL

http://freebuilder.inferred.org/
Source Code Management

Source Code Management

https://github.com/inferred/freebuilder

Download freebuilder 2.7.0


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.