is not current version
Last Version 1.3.2

org.crashub:crash.cli 1.3.0-beta21

The CRaSH command line interface module

Categories

Categories

CLI User Interface CRaSH General Purpose Libraries Utility
GroupId

GroupId

org.crashub
ArtifactId

ArtifactId

crash.cli
Version

Version

1.3.0-beta21
Type

Type

jar

Download crash.cli 1.3.0-beta21


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