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