| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииСеть |
| Группа | Группаnet.riotopsys.shortbus |
| Идентификатор | Идентификаторshortbus-compiler |
| Последняя версия | Последняя версия0.0.1 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеShortBus Compiler
Compiler code for the ShortBus api
|
| Имя Файла | Размер |
|---|---|
| shortbus-compiler-0.0.1.pom | |
| shortbus-compiler-0.0.1.jar | 16 KB |
| shortbus-compiler-0.0.1-sources.jar | 8 KB |
| shortbus-compiler-0.0.1-javadoc.jar | 35 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/net.riotopsys.shortbus/shortbus-compiler/ -->
<dependency>
<groupId>net.riotopsys.shortbus</groupId>
<artifactId>shortbus-compiler</artifactId>
<version>0.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/net.riotopsys.shortbus/shortbus-compiler/
implementation 'net.riotopsys.shortbus:shortbus-compiler:0.0.1'
// https://jarcasting.com/artifacts/net.riotopsys.shortbus/shortbus-compiler/
implementation ("net.riotopsys.shortbus:shortbus-compiler:0.0.1")
'net.riotopsys.shortbus:shortbus-compiler:jar:0.0.1'
<dependency org="net.riotopsys.shortbus" name="shortbus-compiler" rev="0.0.1">
<artifact name="shortbus-compiler" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.riotopsys.shortbus', module='shortbus-compiler', version='0.0.1')
)
libraryDependencies += "net.riotopsys.shortbus" % "shortbus-compiler" % "0.0.1"
[net.riotopsys.shortbus/shortbus-compiler "0.0.1"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| net.riotopsys.shortbus : shortbus | jar | 0.0.1 |
| com.squareup : javawriter | jar | 2.5.+ |