GroupId | GroupIdorg.sourceprojects.lycia |
---|---|
ArtifactId | ArtifactIdlycia-legacy |
Version | Version1.9.7 |
Type | Typejar |
Filename | Size |
---|---|
lycia-legacy-1.9.7.pom | |
lycia-legacy-1.9.7.jar | 189 KB |
lycia-legacy-1.9.7-sources.jar | 42 KB |
lycia-legacy-1.9.7-javadoc.jar | 102 KB |
Browse |
<!-- 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"]