is not current version
Last Version 0.5.10.2

com.ganshane.lichen:lichen-struts 0.5.10

Integration Lichen Struts.

GroupId

GroupId

com.ganshane.lichen
ArtifactId

ArtifactId

lichen-struts
Version

Version

0.5.10
Type

Type

jar

Download lichen-struts 0.5.10


<!-- https://jarcasting.com/artifacts/com.ganshane.lichen/lichen-struts/ -->
<dependency>
    <groupId>com.ganshane.lichen</groupId>
    <artifactId>lichen-struts</artifactId>
    <version>0.5.10</version>
</dependency>
// https://jarcasting.com/artifacts/com.ganshane.lichen/lichen-struts/
implementation 'com.ganshane.lichen:lichen-struts:0.5.10'
// https://jarcasting.com/artifacts/com.ganshane.lichen/lichen-struts/
implementation ("com.ganshane.lichen:lichen-struts:0.5.10")
'com.ganshane.lichen:lichen-struts:jar:0.5.10'
<dependency org="com.ganshane.lichen" name="lichen-struts" rev="0.5.10">
  <artifact name="lichen-struts" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.ganshane.lichen', module='lichen-struts', version='0.5.10')
)
libraryDependencies += "com.ganshane.lichen" % "lichen-struts" % "0.5.10"
[com.ganshane.lichen/lichen-struts "0.5.10"]