| GroupId | GroupIdde.the-library-code.dspace |
|---|---|
| ArtifactId | ArtifactIdaddon-duplication-detection-service |
| Version | Version6.3.0 |
| Type | Typejar |
| Filename | Size |
|---|---|
| addon-duplication-detection-service-6.3.0.pom | 18 KB |
| addon-duplication-detection-service-6.3.0-javadoc.jar | 146 KB |
| Browse |
<!-- 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.3.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.3.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.3.0")
'de.the-library-code.dspace:addon-duplication-detection-service:jar:6.3.0'
<dependency org="de.the-library-code.dspace" name="addon-duplication-detection-service" rev="6.3.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.3.0')
)
libraryDependencies += "de.the-library-code.dspace" % "addon-duplication-detection-service" % "6.3.0"
[de.the-library-code.dspace/addon-duplication-detection-service "6.3.0"]