is not current version
Last Version 5.5.23

tomcat:tomcat-i18n-en 5.5.12


Categories

Categories

Tomcat Container Application Servers
GroupId

GroupId

tomcat
ArtifactId

ArtifactId

tomcat-i18n-en
Version

Version

5.5.12
Type

Type

jar

Download tomcat-i18n-en 5.5.12


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