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

com.github.drumge:easy-plugin 0.4.3

drumge's maven

Группа

Группа

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

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

easy-plugin
Версия

Версия

0.4.3
Тип

Тип

jar

Скачать easy-plugin 0.4.3


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