is not current version
Last Version 1.0.4

io.github.rsv-code:lc19 1.0.2

Launch Complex 19 is the Java Gemini Server

GroupId

GroupId

io.github.rsv-code
ArtifactId

ArtifactId

lc19
Version

Version

1.0.2
Type

Type

jar

Download lc19 1.0.2


<!-- https://jarcasting.com/artifacts/io.github.rsv-code/lc19/ -->
<dependency>
    <groupId>io.github.rsv-code</groupId>
    <artifactId>lc19</artifactId>
    <version>1.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.rsv-code/lc19/
implementation 'io.github.rsv-code:lc19:1.0.2'
// https://jarcasting.com/artifacts/io.github.rsv-code/lc19/
implementation ("io.github.rsv-code:lc19:1.0.2")
'io.github.rsv-code:lc19:jar:1.0.2'
<dependency org="io.github.rsv-code" name="lc19" rev="1.0.2">
  <artifact name="lc19" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.rsv-code', module='lc19', version='1.0.2')
)
libraryDependencies += "io.github.rsv-code" % "lc19" % "1.0.2"
[io.github.rsv-code/lc19 "1.0.2"]