не последняя версия
Последняя версия 0.5.0

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

drumge's maven

Группа

Группа

com.github.drumge
Идентификатор

Идентификатор

easy-plugin-api
Версия

Версия

0.2.3
Тип

Тип

jar

Скачать easy-plugin-api 0.2.3


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