jdatepicker

JDatePicker and JDatePanel is a Java Swing component. It is designed with the Model View Controller pattern and it uses the Java Calendar object as the model. The component may be used via a popup control or embedded on a panel.

Лицензия

Лицензия

Категории

Категории

Сеть
Группа

Группа

net.sourceforge.jdatepicker
Идентификатор

Идентификатор

jdatepicker
Последняя версия

Последняя версия

1.3.2
Дата

Дата

Тип

Тип

jar
Описание

Описание

jdatepicker
JDatePicker and JDatePanel is a Java Swing component. It is designed with the Model View Controller pattern and it uses the Java Calendar object as the model. The component may be used via a popup control or embedded on a panel.

Скачать jdatepicker

Как подключить последнюю версию

<!-- https://jarcasting.com/artifacts/net.sourceforge.jdatepicker/jdatepicker/ -->
<dependency>
    <groupId>net.sourceforge.jdatepicker</groupId>
    <artifactId>jdatepicker</artifactId>
    <version>1.3.2</version>
</dependency>
// https://jarcasting.com/artifacts/net.sourceforge.jdatepicker/jdatepicker/
implementation 'net.sourceforge.jdatepicker:jdatepicker:1.3.2'
// https://jarcasting.com/artifacts/net.sourceforge.jdatepicker/jdatepicker/
implementation ("net.sourceforge.jdatepicker:jdatepicker:1.3.2")
'net.sourceforge.jdatepicker:jdatepicker:jar:1.3.2'
<dependency org="net.sourceforge.jdatepicker" name="jdatepicker" rev="1.3.2">
  <artifact name="jdatepicker" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.sourceforge.jdatepicker', module='jdatepicker', version='1.3.2')
)
libraryDependencies += "net.sourceforge.jdatepicker" % "jdatepicker" % "1.3.2"
[net.sourceforge.jdatepicker/jdatepicker "1.3.2"]

Зависимости

test (1)

Идентификатор библиотеки Тип Версия
junit : junit jar 3.8.1

Модули Проекта

Данный проект не имеет модулей.

Версии библиотеки

Версия
1.3.2
1.3.1
1.3.0
1.2.1
1.1.0