Last Version

Plunger 3.0

A generic bytecode and sourcecode transformation library.

License

License

GroupId

GroupId

org.basinmc.plunger
ArtifactId

ArtifactId

parent
Version

Version

3.0
Type

Type

pom
Description

Description

Plunger
A generic bytecode and sourcecode transformation library.
Project URL

Project URL

https://github.com/BasinMC/Plunger
Project Organization

Project Organization

Basin
Source Code Management

Source Code Management

https://github.com/BasinMC/Plunger

Download parent 3.0

Filename Size
parent-3.0.pom 8 KB
Browse

<!-- 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"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

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