is not current version
Last Version 2.0.1

org.parancoe:parancoe-plugins 0.3.3.1


GroupId

GroupId

org.parancoe
ArtifactId

ArtifactId

parancoe-plugins
Version

Version

0.3.3.1
Type

Type

pom

Download parancoe-plugins 0.3.3.1


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