is not current version
Last Version 2.0.1

org.parancoe:parancoe-plugin-sample 0.3.3.1


GroupId

GroupId

org.parancoe
ArtifactId

ArtifactId

parancoe-plugin-sample
Version

Version

0.3.3.1
Type

Type

jar

Download parancoe-plugin-sample 0.3.3.1


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