GroupId | GroupIdorg.sourceprojects.lycia |
---|---|
ArtifactId | ArtifactIdlycia-legacy |
Version | Version1.9.8A |
Type | Typejar |
Filename | Size |
---|---|
lycia-legacy-1.9.8A.pom | |
lycia-legacy-1.9.8A.jar | 296 KB |
lycia-legacy-1.9.8A-sources.jar | 44 KB |
lycia-legacy-1.9.8A-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.8A</version>
</dependency>
// https://jarcasting.com/artifacts/org.sourceprojects.lycia/lycia-legacy/
implementation 'org.sourceprojects.lycia:lycia-legacy:1.9.8A'
// https://jarcasting.com/artifacts/org.sourceprojects.lycia/lycia-legacy/
implementation ("org.sourceprojects.lycia:lycia-legacy:1.9.8A")
'org.sourceprojects.lycia:lycia-legacy:jar:1.9.8A'
<dependency org="org.sourceprojects.lycia" name="lycia-legacy" rev="1.9.8A">
<artifact name="lycia-legacy" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.sourceprojects.lycia', module='lycia-legacy', version='1.9.8A')
)
libraryDependencies += "org.sourceprojects.lycia" % "lycia-legacy" % "1.9.8A"
[org.sourceprojects.lycia/lycia-legacy "1.9.8A"]