is not current version
Last Version 0.2

net.jhorstmann:i18n-jsp 0.1


Categories

Categories

Net Jakarta Server Pages Jakarta EE The Web Tier
GroupId

GroupId

net.jhorstmann
ArtifactId

ArtifactId

i18n-jsp
Version

Version

0.1
Type

Type

jar

Download i18n-jsp 0.1


<!-- https://jarcasting.com/artifacts/net.jhorstmann/i18n-jsp/ -->
<dependency>
    <groupId>net.jhorstmann</groupId>
    <artifactId>i18n-jsp</artifactId>
    <version>0.1</version>
</dependency>
// https://jarcasting.com/artifacts/net.jhorstmann/i18n-jsp/
implementation 'net.jhorstmann:i18n-jsp:0.1'
// https://jarcasting.com/artifacts/net.jhorstmann/i18n-jsp/
implementation ("net.jhorstmann:i18n-jsp:0.1")
'net.jhorstmann:i18n-jsp:jar:0.1'
<dependency org="net.jhorstmann" name="i18n-jsp" rev="0.1">
  <artifact name="i18n-jsp" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.jhorstmann', module='i18n-jsp', version='0.1')
)
libraryDependencies += "net.jhorstmann" % "i18n-jsp" % "0.1"
[net.jhorstmann/i18n-jsp "0.1"]