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