Post Processor Plugin API

A maven plugin that executes one or multiple user defined processors that can be used to transform or modify the compilation result.

Лицензия

Лицензия

Группа

Группа

com.github.randomcodeorg.ppplugin
Идентификатор

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

ppplugin-api
Последняя версия

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

0.3.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

Post Processor Plugin API
A maven plugin that executes one or multiple user defined processors that can be used to transform or modify the compilation result.
Ссылка на сайт

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

https://github.com/RandomCodeOrg/PPPlugin
Система контроля версий

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

https://github.com/RandomCodeOrg/PPPlugin.git

Скачать ppplugin-api

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

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

Зависимости

test (1)

Идентификатор библиотеки Тип Версия
junit : junit jar 3.8.1

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

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

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

Версия
0.3.0