| Группа | Группаcom.github.drumge |
|---|---|
| Идентификатор | Идентификаторeasy-plugin |
| Версия | Версия0.4.3 |
| Тип | Типjar |
| Имя Файла | Размер |
|---|---|
| easy-plugin-0.4.3.pom | |
| easy-plugin-0.4.3.jar | 57 KB |
| easy-plugin-0.4.3-sources.jar | 261 bytes |
| easy-plugin-0.4.3-javadoc.jar | 261 bytes |
| Обзор |
<!-- 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"]