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