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

Plunger 3.0

A generic bytecode and sourcecode transformation library.

Лицензия

Лицензия

Группа

Группа

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

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

parent
Версия

Версия

3.0
Тип

Тип

pom
Описание

Описание

Plunger
A generic bytecode and sourcecode transformation library.
Ссылка на сайт

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

https://github.com/BasinMC/Plunger
Организация-разработчик

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

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

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

https://github.com/BasinMC/Plunger

Скачать parent 3.0

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

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

Зависимости

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

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

  • bytecode
  • common
  • sourcecode
  • mapping-csv
  • mapping-mcp
  • testing-harness