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