is not current version
Last Version 10.1.0-M16

org.apache.tomcat:tomcat-i18n-pt-BR 10.0.0-M6

Brazilian Portuguese translations

Categories

Categories

Tomcat Container Application Servers
GroupId

GroupId

org.apache.tomcat
ArtifactId

ArtifactId

tomcat-i18n-pt-BR
Version

Version

10.0.0-M6
Type

Type

jar

Download tomcat-i18n-pt-BR 10.0.0-M6


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