is not current version
Last Version 3.0.0-alpha-3

org.apache.cocoon.root:cocoon-root 3.0.0-alpha-2


GroupId

GroupId

org.apache.cocoon.root
ArtifactId

ArtifactId

cocoon-root
Version

Version

3.0.0-alpha-2
Type

Type

pom

Download cocoon-root 3.0.0-alpha-2


<!-- https://jarcasting.com/artifacts/org.apache.cocoon.root/cocoon-root/ -->
<dependency>
    <groupId>org.apache.cocoon.root</groupId>
    <artifactId>cocoon-root</artifactId>
    <version>3.0.0-alpha-2</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.apache.cocoon.root/cocoon-root/
implementation 'org.apache.cocoon.root:cocoon-root:3.0.0-alpha-2'
// https://jarcasting.com/artifacts/org.apache.cocoon.root/cocoon-root/
implementation ("org.apache.cocoon.root:cocoon-root:3.0.0-alpha-2")
'org.apache.cocoon.root:cocoon-root:pom:3.0.0-alpha-2'
<dependency org="org.apache.cocoon.root" name="cocoon-root" rev="3.0.0-alpha-2">
  <artifact name="cocoon-root" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.apache.cocoon.root', module='cocoon-root', version='3.0.0-alpha-2')
)
libraryDependencies += "org.apache.cocoon.root" % "cocoon-root" % "3.0.0-alpha-2"
[org.apache.cocoon.root/cocoon-root "3.0.0-alpha-2"]