t

tomcat-i18n-en

Files download
File Operation
tomcat-i18n-en-5.5.23.jar download
Apache Maven
<dependency>
  <groupId>tomcat</groupId>
  <artifactId>tomcat-i18n-en</artifactId>
  <version>5.5.23</version>
</dependency>
Gradle Groovy
implementation 'tomcat:tomcat-i18n-en:5.5.23'
Gradle Kotlin
implementation("tomcat:tomcat-i18n-en:5.5.23")
Scala SBT
libraryDependencies += "tomcat" % "tomcat-i18n-en" % "5.5.23"
Groovy Grape
@Grapes(
  @Grab(group='tomcat', module='tomcat-i18n-en', version='5.5.23')
)
Apache Ivy
<dependency org="tomcat" name="tomcat-i18n-en" rev="5.5.23" />
Leiningen
[tomcat/tomcat-i18n-en "5.5.23"]
Apache Buildr
'tomcat:tomcat-i18n-en:jar:5.5.23'
Dependencies
The project has no third-party dependencies