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