is not current version
Last Version 2.0.1

org.parancoe:parancoe-plugins 2.0


GroupId

GroupId

org.parancoe
ArtifactId

ArtifactId

parancoe-plugins
Version

Version

2.0
Type

Type

pom

Download parancoe-plugins 2.0

Filename Size
parancoe-plugins-2.0.pom 4 KB
Browse

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