GroupId | GroupIdeu.scasefp7 |
---|---|
ArtifactId | ArtifactIdscase-wp5-asset-registry-backend |
Version | Version1.0.5 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/eu.scasefp7/scase-wp5-asset-registry-backend/ -->
<dependency>
<groupId>eu.scasefp7</groupId>
<artifactId>scase-wp5-asset-registry-backend</artifactId>
<version>1.0.5</version>
</dependency>
// https://jarcasting.com/artifacts/eu.scasefp7/scase-wp5-asset-registry-backend/
implementation 'eu.scasefp7:scase-wp5-asset-registry-backend:1.0.5'
// https://jarcasting.com/artifacts/eu.scasefp7/scase-wp5-asset-registry-backend/
implementation ("eu.scasefp7:scase-wp5-asset-registry-backend:1.0.5")
'eu.scasefp7:scase-wp5-asset-registry-backend:jar:1.0.5'
<dependency org="eu.scasefp7" name="scase-wp5-asset-registry-backend" rev="1.0.5">
<artifact name="scase-wp5-asset-registry-backend" type="jar" />
</dependency>
@Grapes(
@Grab(group='eu.scasefp7', module='scase-wp5-asset-registry-backend', version='1.0.5')
)
libraryDependencies += "eu.scasefp7" % "scase-wp5-asset-registry-backend" % "1.0.5"
[eu.scasefp7/scase-wp5-asset-registry-backend "1.0.5"]