GroupId | GroupIdde.the-library-code.dspace |
---|---|
ArtifactId | ArtifactIdaddon-duplication-detection-service-api |
Version | Version6.2.0 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/de.the-library-code.dspace/addon-duplication-detection-service-api/ -->
<dependency>
<groupId>de.the-library-code.dspace</groupId>
<artifactId>addon-duplication-detection-service-api</artifactId>
<version>6.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/de.the-library-code.dspace/addon-duplication-detection-service-api/
implementation 'de.the-library-code.dspace:addon-duplication-detection-service-api:6.2.0'
// https://jarcasting.com/artifacts/de.the-library-code.dspace/addon-duplication-detection-service-api/
implementation ("de.the-library-code.dspace:addon-duplication-detection-service-api:6.2.0")
'de.the-library-code.dspace:addon-duplication-detection-service-api:jar:6.2.0'
<dependency org="de.the-library-code.dspace" name="addon-duplication-detection-service-api" rev="6.2.0">
<artifact name="addon-duplication-detection-service-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.the-library-code.dspace', module='addon-duplication-detection-service-api', version='6.2.0')
)
libraryDependencies += "de.the-library-code.dspace" % "addon-duplication-detection-service-api" % "6.2.0"
[de.the-library-code.dspace/addon-duplication-detection-service-api "6.2.0"]