is not current version
Last Version 1.3.0-beta2

org.crsh:crsh.jcr.exo 1.2.8

The CRaSH JCR module for Exo Plateform

GroupId

GroupId

org.crsh
ArtifactId

ArtifactId

crsh.jcr.exo
Version

Version

1.2.8
Type

Type

jar

Download crsh.jcr.exo 1.2.8


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