Categories |
CategoriesNet |
---|---|
GroupId | GroupIdnet.sf.m-m-m |
ArtifactId | ArtifactIdmmm-l10n-ALL |
Version | Version1.3.0 |
Type | Typepom |
Filename | Size |
---|---|
mmm-l10n-ALL-1.3.0.pom | 4 KB |
Browse |
<!-- https://jarcasting.com/artifacts/net.sf.m-m-m/mmm-l10n-ALL/ -->
<dependency>
<groupId>net.sf.m-m-m</groupId>
<artifactId>mmm-l10n-ALL</artifactId>
<version>1.3.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/net.sf.m-m-m/mmm-l10n-ALL/
implementation 'net.sf.m-m-m:mmm-l10n-ALL:1.3.0'
// https://jarcasting.com/artifacts/net.sf.m-m-m/mmm-l10n-ALL/
implementation ("net.sf.m-m-m:mmm-l10n-ALL:1.3.0")
'net.sf.m-m-m:mmm-l10n-ALL:pom:1.3.0'
<dependency org="net.sf.m-m-m" name="mmm-l10n-ALL" rev="1.3.0">
<artifact name="mmm-l10n-ALL" type="pom" />
</dependency>
@Grapes(
@Grab(group='net.sf.m-m-m', module='mmm-l10n-ALL', version='1.3.0')
)
libraryDependencies += "net.sf.m-m-m" % "mmm-l10n-ALL" % "1.3.0"
[net.sf.m-m-m/mmm-l10n-ALL "1.3.0"]