is not current version
Last Version 1.9.8B

org.sourceprojects.lycia:lycia-legacy 1.9.7

Lycia Legacy Module for backward compatibility to XmlParser 1.0.0

GroupId

GroupId

org.sourceprojects.lycia
ArtifactId

ArtifactId

lycia-legacy
Version

Version

1.9.7
Type

Type

jar

Download lycia-legacy 1.9.7


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