MAL Parent

Provides common dependency management and plugin management for MAL projects.

Лицензия

Лицензия

Группа

Группа

org.mal-lang
Идентификатор

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

mal-parent
Последняя версия

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

8
Дата

Дата

Тип

Тип

pom
Описание

Описание

MAL Parent
Provides common dependency management and plugin management for MAL projects.
Ссылка на сайт

Ссылка на сайт

https://mal-lang.org/mal-parent
Организация-разработчик

Организация-разработчик

MAL
Система контроля версий

Система контроля версий

https://github.com/mal-lang/mal-parent

Скачать mal-parent

Имя Файла Размер
mal-parent-8.pom 14 KB
Обзор

Как подключить последнюю версию

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

Зависимости

Библиотека не имеет зависимостей. Это самодостаточное приложение, которое не зависит ни от каких других библиотек.

Модули Проекта

Данный проект не имеет модулей.

Версии библиотеки

Версия
8
7
6
5
4
3
2
1