is not current version
Last Version 2.8.0

net.sf.m-m-m:mmm 2.0.0

Mature Modular Meta-Framework (MMM) is a generic and modular meta-framework to build applications.

Categories

Categories

Net
GroupId

GroupId

net.sf.m-m-m
ArtifactId

ArtifactId

mmm
Version

Version

2.0.0
Type

Type

pom

Download mmm 2.0.0

Filename Size
mmm-2.0.0.pom 22 KB
Browse

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