Module Processor

Make Modules be Plugins

Группа

Группа

org.cubeengine
Идентификатор

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

module-processor
Последняя версия

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

1.0.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

Module Processor
Make Modules be Plugins

Скачать module-processor

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

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

Зависимости

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

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

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

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

Версия
1.0.0