is not current version
Last Version 0.5.4

com.github.drumge:easy-plugin 0.2.2

drumge's maven

GroupId

GroupId

com.github.drumge
ArtifactId

ArtifactId

easy-plugin
Version

Version

0.2.2
Type

Type

jar

Download easy-plugin 0.2.2


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