is not current version
Last Version 1.3.2

org.crashub:crash.parent 1.3.0

The CRaSH is a shell for Java Content Repository that comes bundled as a war file to deploy in eXo Portal 2.5 or GateIn

Categories

Categories

CRaSH General Purpose Libraries Utility
GroupId

GroupId

org.crashub
ArtifactId

ArtifactId

crash.parent
Version

Version

1.3.0
Type

Type

jar

Download crash.parent 1.3.0


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