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