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