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