is not current version
Last Version 2.8.0

net.sf.m-m-m:mmm 1.0.0

The Multi-Media-Manager (MMM) is a generic plattform and a enterprise content management system (ECMS) build on top.

Categories

Categories

Net
GroupId

GroupId

net.sf.m-m-m
ArtifactId

ArtifactId

mmm
Version

Version

1.0.0
Type

Type

pom

Download mmm 1.0.0

Filename Size
mmm-1.0.0.pom 1 KB
Browse

<!-- https://jarcasting.com/artifacts/net.sf.m-m-m/mmm/ -->
<dependency>
    <groupId>net.sf.m-m-m</groupId>
    <artifactId>mmm</artifactId>
    <version>1.0.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/net.sf.m-m-m/mmm/
implementation 'net.sf.m-m-m:mmm:1.0.0'
// https://jarcasting.com/artifacts/net.sf.m-m-m/mmm/
implementation ("net.sf.m-m-m:mmm:1.0.0")
'net.sf.m-m-m:mmm:pom:1.0.0'
<dependency org="net.sf.m-m-m" name="mmm" rev="1.0.0">
  <artifact name="mmm" type="pom" />
</dependency>
@Grapes(
@Grab(group='net.sf.m-m-m', module='mmm', version='1.0.0')
)
libraryDependencies += "net.sf.m-m-m" % "mmm" % "1.0.0"
[net.sf.m-m-m/mmm "1.0.0"]