is not current version
Last Version 2.0.0-Alpha.2

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

Creaper: Commands

Categories

Categories

WildFly Container Application Servers
GroupId

GroupId

org.wildfly.extras.creaper
ArtifactId

ArtifactId

creaper-commands
Version

Version

0.9.2
Type

Type

jar

Download creaper-commands 0.9.2


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