Jar examples for p:ppplugin
A maven plugin that executes one or multiple user defined processors that can be used to transform or modify the compilation result.
You can download jar file ppplugin 0.2.0 in this page.
Apache License, Version 2.0
You can use the following script to add ppplugin-0.2.0.jar to your project.
<dependency> <groupId>com.github.randomcodeorg.ppplugin</groupId> <artifactId>ppplugin</artifactId> <version>0.2.0</version> </dependency>
compile group: 'com.github.randomcodeorg.ppplugin', name: 'ppplugin', version: '0.2.0'
libraryDependencies += "com.github.randomcodeorg.ppplugin" % "ppplugin" % "0.2.0"
<dependency org="com.github.randomcodeorg.ppplugin" name="ppplugin" rev="0.2.0"/>
@Grapes(@Grab(group='com.github.randomcodeorg.ppplugin', module='ppplugin', version='0.2.0'))
'com.github.randomcodeorg.ppplugin:ppplugin:jar:0.2.0'
Click the following link to download the jar file.
ppplugin-0.2.0-sources.jar