| Группа | Группаcom.github.heuermh.adamcommands |
|---|---|
| Идентификатор | Идентификаторadam-commands_2.10 |
| Версия | Версия0.18.2 |
| Тип | Типjar |
| Имя Файла | Размер |
|---|---|
| adam-commands_2.10-0.18.2.pom | |
| adam-commands_2.10-0.18.2.jar | 30 KB |
| adam-commands_2.10-0.18.2-sources.jar | 2 KB |
| adam-commands_2.10-0.18.2-javadoc.jar | 372 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.heuermh.adamcommands/adam-commands_2.10/ -->
<dependency>
<groupId>com.github.heuermh.adamcommands</groupId>
<artifactId>adam-commands_2.10</artifactId>
<version>0.18.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.heuermh.adamcommands/adam-commands_2.10/
implementation 'com.github.heuermh.adamcommands:adam-commands_2.10:0.18.2'
// https://jarcasting.com/artifacts/com.github.heuermh.adamcommands/adam-commands_2.10/
implementation ("com.github.heuermh.adamcommands:adam-commands_2.10:0.18.2")
'com.github.heuermh.adamcommands:adam-commands_2.10:jar:0.18.2'
<dependency org="com.github.heuermh.adamcommands" name="adam-commands_2.10" rev="0.18.2">
<artifact name="adam-commands_2.10" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.heuermh.adamcommands', module='adam-commands_2.10', version='0.18.2')
)
libraryDependencies += "com.github.heuermh.adamcommands" % "adam-commands_2.10" % "0.18.2"
[com.github.heuermh.adamcommands/adam-commands_2.10 "0.18.2"]