| License |
License |
|---|---|
| GroupId | GroupIdorg.sourceprojects.lycia |
| ArtifactId | ArtifactIdlycia-legacy |
| Last Version | Last Version1.9.8B |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionLycia Legacy Module
Lycia Legacy Module for backward compatibility to XmlParser 1.0.0
|
| Filename | Size |
|---|---|
| lycia-legacy-1.9.8B.pom | |
| lycia-legacy-1.9.8B.jar | 296 KB |
| lycia-legacy-1.9.8B-sources.jar | 44 KB |
| lycia-legacy-1.9.8B-javadoc.jar | 103 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.sourceprojects.lycia/lycia-legacy/ -->
<dependency>
<groupId>org.sourceprojects.lycia</groupId>
<artifactId>lycia-legacy</artifactId>
<version>1.9.8B</version>
</dependency>
// https://jarcasting.com/artifacts/org.sourceprojects.lycia/lycia-legacy/
implementation 'org.sourceprojects.lycia:lycia-legacy:1.9.8B'
// https://jarcasting.com/artifacts/org.sourceprojects.lycia/lycia-legacy/
implementation ("org.sourceprojects.lycia:lycia-legacy:1.9.8B")
'org.sourceprojects.lycia:lycia-legacy:jar:1.9.8B'
<dependency org="org.sourceprojects.lycia" name="lycia-legacy" rev="1.9.8B">
<artifact name="lycia-legacy" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.sourceprojects.lycia', module='lycia-legacy', version='1.9.8B')
)
libraryDependencies += "org.sourceprojects.lycia" % "lycia-legacy" % "1.9.8B"
[org.sourceprojects.lycia/lycia-legacy "1.9.8B"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.sourceprojects.lycia : lycia | jar | 1.9.8B |
| Group / Artifact | Type | Version |
|---|---|---|
| org.osgi : org.osgi.core | jar | 4.1.0 |
| asm : asm-all | jar | 3.2 |
| aopalliance : aopalliance | jar | 1.0 |
| log4j : log4j | jar | 1.2.15 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.7 |