GroupId | GroupIdcom.github.cwilper.fcrepo-misc |
---|---|
ArtifactId | ArtifactIdfcrepo-dto-foxml |
Version | Version0.1.1 |
Type | Typejar |
Filename | Size |
---|---|
fcrepo-dto-foxml-0.1.1.pom | |
fcrepo-dto-foxml-0.1.1.jar | 13 KB |
fcrepo-dto-foxml-0.1.1-sources.jar | 7 KB |
fcrepo-dto-foxml-0.1.1-javadoc.jar | 27 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.cwilper.fcrepo-misc/fcrepo-dto-foxml/ -->
<dependency>
<groupId>com.github.cwilper.fcrepo-misc</groupId>
<artifactId>fcrepo-dto-foxml</artifactId>
<version>0.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.cwilper.fcrepo-misc/fcrepo-dto-foxml/
implementation 'com.github.cwilper.fcrepo-misc:fcrepo-dto-foxml:0.1.1'
// https://jarcasting.com/artifacts/com.github.cwilper.fcrepo-misc/fcrepo-dto-foxml/
implementation ("com.github.cwilper.fcrepo-misc:fcrepo-dto-foxml:0.1.1")
'com.github.cwilper.fcrepo-misc:fcrepo-dto-foxml:jar:0.1.1'
<dependency org="com.github.cwilper.fcrepo-misc" name="fcrepo-dto-foxml" rev="0.1.1">
<artifact name="fcrepo-dto-foxml" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.cwilper.fcrepo-misc', module='fcrepo-dto-foxml', version='0.1.1')
)
libraryDependencies += "com.github.cwilper.fcrepo-misc" % "fcrepo-dto-foxml" % "0.1.1"
[com.github.cwilper.fcrepo-misc/fcrepo-dto-foxml "0.1.1"]