is not current version
Last Version 2.12

foundation.fluent.api:fluent-builder-generator 2.3


GroupId

GroupId

foundation.fluent.api
ArtifactId

ArtifactId

fluent-builder-generator
Version

Version

2.3
Type

Type

jar

Download fluent-builder-generator 2.3


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