| Группа | Группаde.the-library-code.dspace |
|---|---|
| Идентификатор | Идентификаторaddon-duplication-detection-service |
| Версия | Версия6.2.0 |
| Тип | Типjar |
| Имя Файла | Размер |
|---|---|
| addon-duplication-detection-service-6.2.0.pom | 18 KB |
| addon-duplication-detection-service-6.2.0-javadoc.jar | 146 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/de.the-library-code.dspace/addon-duplication-detection-service/ -->
<dependency>
<groupId>de.the-library-code.dspace</groupId>
<artifactId>addon-duplication-detection-service</artifactId>
<version>6.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/de.the-library-code.dspace/addon-duplication-detection-service/
implementation 'de.the-library-code.dspace:addon-duplication-detection-service:6.2.0'
// https://jarcasting.com/artifacts/de.the-library-code.dspace/addon-duplication-detection-service/
implementation ("de.the-library-code.dspace:addon-duplication-detection-service:6.2.0")
'de.the-library-code.dspace:addon-duplication-detection-service:jar:6.2.0'
<dependency org="de.the-library-code.dspace" name="addon-duplication-detection-service" rev="6.2.0">
<artifact name="addon-duplication-detection-service" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.the-library-code.dspace', module='addon-duplication-detection-service', version='6.2.0')
)
libraryDependencies += "de.the-library-code.dspace" % "addon-duplication-detection-service" % "6.2.0"
[de.the-library-code.dspace/addon-duplication-detection-service "6.2.0"]