| License | License | 
|---|---|
| Categories | CategoriesNet | 
| GroupId | GroupIdnet.kyori | 
| ArtifactId | ArtifactIdlunar | 
| Last Version | Last Version1.0.6 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | Descriptionlunar A collection of utilities. | 
| Project URL | Project URL | 
| Source Code Management | Source Code Management | 
| Filename | Size | 
|---|---|
| lunar-1.0.6.pom | |
| lunar-1.0.6.jar | 28 KB | 
| lunar-1.0.6-sources.jar | 38 KB | 
| lunar-1.0.6-javadoc.jar | 108 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/net.kyori/lunar/ -->
<dependency>
    <groupId>net.kyori</groupId>
    <artifactId>lunar</artifactId>
    <version>1.0.6</version>
</dependency>// https://jarcasting.com/artifacts/net.kyori/lunar/
implementation 'net.kyori:lunar:1.0.6'// https://jarcasting.com/artifacts/net.kyori/lunar/
implementation ("net.kyori:lunar:1.0.6")'net.kyori:lunar:jar:1.0.6'<dependency org="net.kyori" name="lunar" rev="1.0.6">
  <artifact name="lunar" type="jar" />
</dependency>@Grapes(
@Grab(group='net.kyori', module='lunar', version='1.0.6')
)libraryDependencies += "net.kyori" % "lunar" % "1.0.6"[net.kyori/lunar "1.0.6"]| Group / Artifact | Type | Version | 
|---|---|---|
| com.google.guava : guava | jar | 21.0 | 
| org.checkerframework : checker-qual | jar | 2.4.0 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| org.junit.jupiter : junit-jupiter-api | jar | 5.0.3 | 
| org.junit.jupiter : junit-jupiter-engine | jar | 5.0.3 |