GroupId | GroupIdcom.github.cwilper.fcrepo-misc |
---|---|
ArtifactId | ArtifactIdfcrepo-dto |
Version | Version0.0.0 |
Type | Typepom |
Filename | Size |
---|---|
fcrepo-dto-0.0.0.pom | 745 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.cwilper.fcrepo-misc/fcrepo-dto/ -->
<dependency>
<groupId>com.github.cwilper.fcrepo-misc</groupId>
<artifactId>fcrepo-dto</artifactId>
<version>0.0.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.cwilper.fcrepo-misc/fcrepo-dto/
implementation 'com.github.cwilper.fcrepo-misc:fcrepo-dto:0.0.0'
// https://jarcasting.com/artifacts/com.github.cwilper.fcrepo-misc/fcrepo-dto/
implementation ("com.github.cwilper.fcrepo-misc:fcrepo-dto:0.0.0")
'com.github.cwilper.fcrepo-misc:fcrepo-dto:pom:0.0.0'
<dependency org="com.github.cwilper.fcrepo-misc" name="fcrepo-dto" rev="0.0.0">
<artifact name="fcrepo-dto" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.cwilper.fcrepo-misc', module='fcrepo-dto', version='0.0.0')
)
libraryDependencies += "com.github.cwilper.fcrepo-misc" % "fcrepo-dto" % "0.0.0"
[com.github.cwilper.fcrepo-misc/fcrepo-dto "0.0.0"]