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