Download lunar-1.0.3.jar file - Jar l

Jar examples for l:lunar

Description

A collection of utilities.

You can download jar file lunar 1.0.3 in this page.

License

MIT License

Build File

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

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

Download

Click the following link to download the jar file.

lunar-1.0.3-javadoc.jar
lunar-1.0.3-sources.jar
lunar-1.0.3.jar
lunar-1.0.3.pom



Related Tutorials