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