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