is not current version
Last Version 2.0.0-Alpha.2

org.wildfly.extras.creaper:creaper-commands 0.9.0

Creaper: Commands

Categories

Categories

WildFly Container Application Servers
GroupId

GroupId

org.wildfly.extras.creaper
ArtifactId

ArtifactId

creaper-commands
Version

Version

0.9.0
Type

Type

jar

Download creaper-commands 0.9.0


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