Download LGoodDatePicker-7.3.3.jar file - Jar l

Jar examples for l:LGoodDatePicker

Description

Java 8 Swing Date Picker. Easy to use, good looking, nice features, and localized. Uses the JSR-310 standard.

You can download jar file LGoodDatePicker 7.3.3 in this page.

License

The MIT License (MIT)

Build File

You can use the following script to add LGoodDatePicker-7.3.3.jar to your project.

<dependency>
   <groupId>com.github.lgooddatepicker</groupId>
   <artifactId>LGoodDatePicker</artifactId>
   <version>7.3.3</version>
</dependency>
compile group: 'com.github.lgooddatepicker', name: 'LGoodDatePicker', version: '7.3.3'
libraryDependencies += "com.github.lgooddatepicker" % "LGoodDatePicker" % "7.3.3"
<dependency org="com.github.lgooddatepicker" name="LGoodDatePicker" rev="7.3.3"/>
@Grapes(@Grab(group='com.github.lgooddatepicker', module='LGoodDatePicker', version='7.3.3'))
'com.github.lgooddatepicker:LGoodDatePicker:jar:7.3.3'

Download

Click the following link to download the jar file.

LGoodDatePicker-7.3.3-executable-demo.jar
LGoodDatePicker-7.3.3-javadoc.jar
LGoodDatePicker-7.3.3-sources.jar
LGoodDatePicker-7.3.3.jar
LGoodDatePicker-7.3.3.pom



Related Tutorials