is not current version
Last Version 3.10.0.Final

org.jboss.forge.addon:shell-impl 3.0.0.Beta3


Categories

Categories

JBoss Container Application Servers
GroupId

GroupId

org.jboss.forge.addon
ArtifactId

ArtifactId

shell-impl
Version

Version

3.0.0.Beta3
Type

Type

jar

Download shell-impl 3.0.0.Beta3


<!-- https://jarcasting.com/artifacts/org.jboss.forge.addon/shell-impl/ -->
<dependency>
    <groupId>org.jboss.forge.addon</groupId>
    <artifactId>shell-impl</artifactId>
    <version>3.0.0.Beta3</version>
</dependency>
// https://jarcasting.com/artifacts/org.jboss.forge.addon/shell-impl/
implementation 'org.jboss.forge.addon:shell-impl:3.0.0.Beta3'
// https://jarcasting.com/artifacts/org.jboss.forge.addon/shell-impl/
implementation ("org.jboss.forge.addon:shell-impl:3.0.0.Beta3")
'org.jboss.forge.addon:shell-impl:jar:3.0.0.Beta3'
<dependency org="org.jboss.forge.addon" name="shell-impl" rev="3.0.0.Beta3">
  <artifact name="shell-impl" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.jboss.forge.addon', module='shell-impl', version='3.0.0.Beta3')
)
libraryDependencies += "org.jboss.forge.addon" % "shell-impl" % "3.0.0.Beta3"
[org.jboss.forge.addon/shell-impl "3.0.0.Beta3"]