is not current version
Last Version 1.3.0

org.chromattic:chromattic.exo 1.0.0-beta15

Chromattic Framework eXo JCR Plugin

GroupId

GroupId

org.chromattic
ArtifactId

ArtifactId

chromattic.exo
Version

Version

1.0.0-beta15
Type

Type

jar

Download chromattic.exo 1.0.0-beta15


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