| Группа | Группаorg.ff4j |
|---|---|
| Идентификатор | Идентификаторff4j-store-elastic |
| Версия | Версия1.6.3 |
| Тип | Типjar |
| Имя Файла | Размер |
|---|---|
| ff4j-store-elastic-1.6.3.pom | |
| ff4j-store-elastic-1.6.3.jar | 27 KB |
| ff4j-store-elastic-1.6.3-sources.jar | 15 KB |
| ff4j-store-elastic-1.6.3-javadoc.jar | 80 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.ff4j/ff4j-store-elastic/ -->
<dependency>
<groupId>org.ff4j</groupId>
<artifactId>ff4j-store-elastic</artifactId>
<version>1.6.3</version>
</dependency>
// https://jarcasting.com/artifacts/org.ff4j/ff4j-store-elastic/
implementation 'org.ff4j:ff4j-store-elastic:1.6.3'
// https://jarcasting.com/artifacts/org.ff4j/ff4j-store-elastic/
implementation ("org.ff4j:ff4j-store-elastic:1.6.3")
'org.ff4j:ff4j-store-elastic:jar:1.6.3'
<dependency org="org.ff4j" name="ff4j-store-elastic" rev="1.6.3">
<artifact name="ff4j-store-elastic" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.ff4j', module='ff4j-store-elastic', version='1.6.3')
)
libraryDependencies += "org.ff4j" % "ff4j-store-elastic" % "1.6.3"
[org.ff4j/ff4j-store-elastic "1.6.3"]