не последняя версия
Последняя версия 2.18

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


Группа

Группа

foundation.fluent.api
Идентификатор

Идентификатор

fluent-api-generator-annotations
Версия

Версия

1.3
Тип

Тип

jar

Скачать fluent-api-generator-annotations 1.3


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