is not current version
Last Version 2.18

foundation.fluent.api:fluent-api-generator-annotations 2.0


GroupId

GroupId

foundation.fluent.api
ArtifactId

ArtifactId

fluent-api-generator-annotations
Version

Version

2.0
Type

Type

jar

Download fluent-api-generator-annotations 2.0


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