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