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