| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.github.drumge |
| Идентификатор | Идентификаторeasy-plugin-api |
| Версия | Версия0.5.0 |
| Тип | Типjar |
| Описание |
Описаниеdrumge
drumge's maven
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| easy-plugin-api-0.5.0.pom | |
| easy-plugin-api-0.5.0.jar | 36 KB |
| easy-plugin-api-0.5.0-sources.jar | 261 bytes |
| easy-plugin-api-0.5.0-javadoc.jar | 261 bytes |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.drumge/easy-plugin-api/ -->
<dependency>
<groupId>com.github.drumge</groupId>
<artifactId>easy-plugin-api</artifactId>
<version>0.5.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.drumge/easy-plugin-api/
implementation 'com.github.drumge:easy-plugin-api:0.5.0'
// https://jarcasting.com/artifacts/com.github.drumge/easy-plugin-api/
implementation ("com.github.drumge:easy-plugin-api:0.5.0")
'com.github.drumge:easy-plugin-api:jar:0.5.0'
<dependency org="com.github.drumge" name="easy-plugin-api" rev="0.5.0">
<artifact name="easy-plugin-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.drumge', module='easy-plugin-api', version='0.5.0')
)
libraryDependencies += "com.github.drumge" % "easy-plugin-api" % "0.5.0"
[com.github.drumge/easy-plugin-api "0.5.0"]