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