is not current version
Last Version 1.0.0

org.crashub:jcr.parent 1.0.0-cr6

CRaSH extension for managing and connecting to Java Content Repository servers

Categories

Categories

CRaSH General Purpose Libraries Utility
GroupId

GroupId

org.crashub
ArtifactId

ArtifactId

jcr.parent
Version

Version

1.0.0-cr6
Type

Type

jar

Download jcr.parent 1.0.0-cr6


<!-- https://jarcasting.com/artifacts/org.crashub/jcr.parent/ -->
<dependency>
    <groupId>org.crashub</groupId>
    <artifactId>jcr.parent</artifactId>
    <version>1.0.0-cr6</version>
</dependency>
// https://jarcasting.com/artifacts/org.crashub/jcr.parent/
implementation 'org.crashub:jcr.parent:1.0.0-cr6'
// https://jarcasting.com/artifacts/org.crashub/jcr.parent/
implementation ("org.crashub:jcr.parent:1.0.0-cr6")
'org.crashub:jcr.parent:jar:1.0.0-cr6'
<dependency org="org.crashub" name="jcr.parent" rev="1.0.0-cr6">
  <artifact name="jcr.parent" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.crashub', module='jcr.parent', version='1.0.0-cr6')
)
libraryDependencies += "org.crashub" % "jcr.parent" % "1.0.0-cr6"
[org.crashub/jcr.parent "1.0.0-cr6"]