is not current version
Last Version 3.6.7

net.sf.lucis:lucis 0.0.24


Categories

Categories

Net
GroupId

GroupId

net.sf.lucis
ArtifactId

ArtifactId

lucis
Version

Version

0.0.24
Type

Type

pom

Download lucis 0.0.24

Filename Size
lucis-0.0.24.pom 3 KB
Browse

<!-- https://jarcasting.com/artifacts/net.sf.lucis/lucis/ -->
<dependency>
    <groupId>net.sf.lucis</groupId>
    <artifactId>lucis</artifactId>
    <version>0.0.24</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/net.sf.lucis/lucis/
implementation 'net.sf.lucis:lucis:0.0.24'
// https://jarcasting.com/artifacts/net.sf.lucis/lucis/
implementation ("net.sf.lucis:lucis:0.0.24")
'net.sf.lucis:lucis:pom:0.0.24'
<dependency org="net.sf.lucis" name="lucis" rev="0.0.24">
  <artifact name="lucis" type="pom" />
</dependency>
@Grapes(
@Grab(group='net.sf.lucis', module='lucis', version='0.0.24')
)
libraryDependencies += "net.sf.lucis" % "lucis" % "0.0.24"
[net.sf.lucis/lucis "0.0.24"]