| License |
License |
|---|---|
| GroupId | GroupIdio.github.rsv-code |
| ArtifactId | ArtifactIdlc19 |
| Last Version | Last Version1.0.4 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionlc19
Launch Complex 19 is the Java Gemini Server
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| lc19-1.0.4.pom | |
| lc19-1.0.4.jar | 2 MB |
| lc19-1.0.4-sources.jar | 15 KB |
| lc19-1.0.4-javadoc.jar | 154 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.github.rsv-code/lc19/ -->
<dependency>
<groupId>io.github.rsv-code</groupId>
<artifactId>lc19</artifactId>
<version>1.0.4</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.rsv-code/lc19/
implementation 'io.github.rsv-code:lc19:1.0.4'
// https://jarcasting.com/artifacts/io.github.rsv-code/lc19/
implementation ("io.github.rsv-code:lc19:1.0.4")
'io.github.rsv-code:lc19:jar:1.0.4'
<dependency org="io.github.rsv-code" name="lc19" rev="1.0.4">
<artifact name="lc19" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.rsv-code', module='lc19', version='1.0.4')
)
libraryDependencies += "io.github.rsv-code" % "lc19" % "1.0.4"
[io.github.rsv-code/lc19 "1.0.4"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.logging.log4j : log4j-core | jar | 2.17.1 |
| org.apache.logging.log4j : log4j-api | jar | 2.17.1 |
| org.slf4j : slf4j-api | jar | 1.7.32 |
| org.slf4j : slf4j-simple | jar | 1.7.32 |
| eu.infomas : annotation-detector | jar | 3.0.5 |