is not current version
Last Version 1.3.0-beta2

org.crsh:crsh.jcr.core 1.2.5

The CRaSH JCR module

GroupId

GroupId

org.crsh
ArtifactId

ArtifactId

crsh.jcr.core
Version

Version

1.2.5
Type

Type

jar

Download crsh.jcr.core 1.2.5


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