is not current version
Last Version 10.1.0-M16

org.apache.tomcat:tomcat-i18n-es 7.0.82

Spanish translations

Categories

Categories

Tomcat Container Application Servers
GroupId

GroupId

org.apache.tomcat
ArtifactId

ArtifactId

tomcat-i18n-es
Version

Version

7.0.82
Type

Type

jar

Download tomcat-i18n-es 7.0.82


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