is not current version
Last Version 1.0-alpha-2

org.apache.geronimo.gshell.support:gshell-i18n 1.0-alpha-1

Internationalization support.

Categories

Categories

Geronimo Container Application Servers
GroupId

GroupId

org.apache.geronimo.gshell.support
ArtifactId

ArtifactId

gshell-i18n
Version

Version

1.0-alpha-1
Type

Type

jar

Download gshell-i18n 1.0-alpha-1


<!-- https://jarcasting.com/artifacts/org.apache.geronimo.gshell.support/gshell-i18n/ -->
<dependency>
    <groupId>org.apache.geronimo.gshell.support</groupId>
    <artifactId>gshell-i18n</artifactId>
    <version>1.0-alpha-1</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.geronimo.gshell.support/gshell-i18n/
implementation 'org.apache.geronimo.gshell.support:gshell-i18n:1.0-alpha-1'
// https://jarcasting.com/artifacts/org.apache.geronimo.gshell.support/gshell-i18n/
implementation ("org.apache.geronimo.gshell.support:gshell-i18n:1.0-alpha-1")
'org.apache.geronimo.gshell.support:gshell-i18n:jar:1.0-alpha-1'
<dependency org="org.apache.geronimo.gshell.support" name="gshell-i18n" rev="1.0-alpha-1">
  <artifact name="gshell-i18n" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.geronimo.gshell.support', module='gshell-i18n', version='1.0-alpha-1')
)
libraryDependencies += "org.apache.geronimo.gshell.support" % "gshell-i18n" % "1.0-alpha-1"
[org.apache.geronimo.gshell.support/gshell-i18n "1.0-alpha-1"]