Download lunar-1.0.0.jar file - Jar l

Jar examples for l:lunar

Description

A collection of utilities.

You can download jar file lunar 1.0.0 in this page.

License

MIT License

Build File

You can use the following script to add lunar-1.0.0.jar to your project.

<dependency>
   <groupId>net.kyori</groupId>
   <artifactId>lunar</artifactId>
   <version>1.0.0</version>
</dependency>
compile group: 'net.kyori', name: 'lunar', version: '1.0.0'
libraryDependencies += "net.kyori" % "lunar" % "1.0.0"
<dependency org="net.kyori" name="lunar" rev="1.0.0"/>
@Grapes(@Grab(group='net.kyori', module='lunar', version='1.0.0'))
'net.kyori:lunar:jar:1.0.0'

Download

Click the following link to download the jar file.

lunar-1.0.0-javadoc.jar
lunar-1.0.0-sources.jar
lunar-1.0.0.jar
lunar-1.0.0.pom



Related Tutorials