Download joylau-commons-1.0-RELEASE.jar file - Jar j

Jar examples for j:joylau-commons

Description

JoyLau's Commons Utils

You can download jar file joylau-commons 1.0-RELEASE in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add joylau-commons-1.0-RELEASE.jar to your project.

<dependency>
   <groupId>cn.joylau.code</groupId>
   <artifactId>joylau-commons</artifactId>
   <version>1.0-RELEASE</version>
</dependency>
compile group: 'cn.joylau.code', name: 'joylau-commons', version: '1.0-RELEASE'
libraryDependencies += "cn.joylau.code" % "joylau-commons" % "1.0-RELEASE"
<dependency org="cn.joylau.code" name="joylau-commons" rev="1.0-RELEASE"/>
@Grapes(@Grab(group='cn.joylau.code', module='joylau-commons', version='1.0-RELEASE'))
'cn.joylau.code:joylau-commons:jar:1.0-RELEASE'

Download

Click the following link to download the jar file.

joylau-commons-1.0-RELEASE-javadoc.jar
joylau-commons-1.0-RELEASE-sources.jar
joylau-commons-1.0-RELEASE.jar
joylau-commons-1.0-RELEASE.pom



Related Tutorials