| Лицензия |
Лицензия |
|---|---|
| Группа | Группаpl.symentis.shelly |
| Идентификатор | Идентификаторshelly-example-app |
| Версия | Версия0.1.3 |
| Тип | Типjar |
| Описание |
ОписаниеAn "application server" to build console and REPL application
|
| Имя Файла | Размер |
|---|---|
| shelly-example-app-0.1.3.pom | |
| shelly-example-app-0.1.3.jar | 5 KB |
| shelly-example-app-0.1.3-sources.jar | 4 KB |
| shelly-example-app-0.1.3-javadoc.jar | 38 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/pl.symentis.shelly/shelly-example-app/ -->
<dependency>
<groupId>pl.symentis.shelly</groupId>
<artifactId>shelly-example-app</artifactId>
<version>0.1.3</version>
</dependency>
// https://jarcasting.com/artifacts/pl.symentis.shelly/shelly-example-app/
implementation 'pl.symentis.shelly:shelly-example-app:0.1.3'
// https://jarcasting.com/artifacts/pl.symentis.shelly/shelly-example-app/
implementation ("pl.symentis.shelly:shelly-example-app:0.1.3")
'pl.symentis.shelly:shelly-example-app:jar:0.1.3'
<dependency org="pl.symentis.shelly" name="shelly-example-app" rev="0.1.3">
<artifact name="shelly-example-app" type="jar" />
</dependency>
@Grapes(
@Grab(group='pl.symentis.shelly', module='shelly-example-app', version='0.1.3')
)
libraryDependencies += "pl.symentis.shelly" % "shelly-example-app" % "0.1.3"
[pl.symentis.shelly/shelly-example-app "0.1.3"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| pl.symentis.shelly : shelly-api | jar | 0.1.3 |
| pl.symentis.shelly : shelly-commands-api | jar | 0.1.3 |
| javax.inject : javax.inject | jar | 1 |