is not current version
Last Version 0.5.0

com.github.drumge:easy-plugin-api 0.1.2

drumge's maven

GroupId

GroupId

com.github.drumge
ArtifactId

ArtifactId

easy-plugin-api
Version

Version

0.1.2
Type

Type

jar

Download easy-plugin-api 0.1.2


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