Last Version

Post Processor Defaults 0.0.3

A project that provides some predefined implementations of PProcessor which can be executed by the PPPlugin.

License

License

GroupId

GroupId

com.github.randomcodeorg.ppplugin
ArtifactId

ArtifactId

ppdefaults
Version

Version

0.0.3
Type

Type

jar
Description

Description

Post Processor Defaults
A project that provides some predefined implementations of PProcessor which can be executed by the PPPlugin.
Project URL

Project URL

https://github.com/RandomCodeOrg/PPDefaults
Source Code Management

Source Code Management

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

Download ppdefaults 0.0.3


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

Dependencies

compile (2)

Group / Artifact Type Version
com.github.randomcodeorg.ppplugin : ppplugin jar 0.2.0
org.javassist : javassist jar 3.20.0-GA

test (1)

Group / Artifact Type Version
junit : junit jar 3.8.1

Project Modules

There are no modules declared in this project.