не последняя версия
Последняя версия 16

io.github.m-m-m:mmm 8

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

Группа

Группа

io.github.m-m-m
Идентификатор

Идентификатор

mmm
Версия

Версия

8
Тип

Тип

pom

Скачать mmm 8

Имя Файла Размер
mmm-8.pom 20 KB
Обзор

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