| Группа | Группаorg.webjars.bower |
|---|---|
| Идентификатор | Идентификаторbootstrap-ui-datetime-picker |
| Версия | Версия2.2.1 |
| Тип | Типjar |
| Имя Файла | Размер |
|---|---|
| bootstrap-ui-datetime-picker-2.2.1.pom | |
| bootstrap-ui-datetime-picker-2.2.1.jar | 21 KB |
| bootstrap-ui-datetime-picker-2.2.1-sources.jar | 22 bytes |
| bootstrap-ui-datetime-picker-2.2.1-javadoc.jar | 22 bytes |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.webjars.bower/bootstrap-ui-datetime-picker/ -->
<dependency>
<groupId>org.webjars.bower</groupId>
<artifactId>bootstrap-ui-datetime-picker</artifactId>
<version>2.2.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.bower/bootstrap-ui-datetime-picker/
implementation 'org.webjars.bower:bootstrap-ui-datetime-picker:2.2.1'
// https://jarcasting.com/artifacts/org.webjars.bower/bootstrap-ui-datetime-picker/
implementation ("org.webjars.bower:bootstrap-ui-datetime-picker:2.2.1")
'org.webjars.bower:bootstrap-ui-datetime-picker:jar:2.2.1'
<dependency org="org.webjars.bower" name="bootstrap-ui-datetime-picker" rev="2.2.1">
<artifact name="bootstrap-ui-datetime-picker" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.bower', module='bootstrap-ui-datetime-picker', version='2.2.1')
)
libraryDependencies += "org.webjars.bower" % "bootstrap-ui-datetime-picker" % "2.2.1"
[org.webjars.bower/bootstrap-ui-datetime-picker "2.2.1"]