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