is not current version
Last Version 5.5.23

tomcat:tomcat-i18n-fr 5.5.12


Categories

Categories

Tomcat Container Application Servers
GroupId

GroupId

tomcat
ArtifactId

ArtifactId

tomcat-i18n-fr
Version

Version

5.5.12
Type

Type

jar

Download tomcat-i18n-fr 5.5.12


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