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