is not current version
Last Version 0.5.10.2

com.ganshane.lichen:lichen-ws 0.4.0


GroupId

GroupId

com.ganshane.lichen
ArtifactId

ArtifactId

lichen-ws
Version

Version

0.4.0
Type

Type

jar

Download lichen-ws 0.4.0


<!-- 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"]