| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииGWT (Google Web Toolkit) Взаимодействие с пользователем Веб-фреймворки |
| Группа | Группаcom.github.christianlacerda |
| Идентификатор | Идентификаторgwt-bootstrap-tour |
| Последняя версия | Последняя версия0.10.1 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеGwt Bootstrap Tour
This is a Google Web Toolkit wrapper library for BootstrapTour JavaScript project.
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| gwt-bootstrap-tour-0.10.1.pom | |
| gwt-bootstrap-tour-0.10.1.jar | 60 KB |
| gwt-bootstrap-tour-0.10.1-sources.jar | 52 KB |
| gwt-bootstrap-tour-0.10.1-javadoc.jar | 104 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.christianlacerda/gwt-bootstrap-tour/ -->
<dependency>
<groupId>com.github.christianlacerda</groupId>
<artifactId>gwt-bootstrap-tour</artifactId>
<version>0.10.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.christianlacerda/gwt-bootstrap-tour/
implementation 'com.github.christianlacerda:gwt-bootstrap-tour:0.10.1'
// https://jarcasting.com/artifacts/com.github.christianlacerda/gwt-bootstrap-tour/
implementation ("com.github.christianlacerda:gwt-bootstrap-tour:0.10.1")
'com.github.christianlacerda:gwt-bootstrap-tour:jar:0.10.1'
<dependency org="com.github.christianlacerda" name="gwt-bootstrap-tour" rev="0.10.1">
<artifact name="gwt-bootstrap-tour" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.christianlacerda', module='gwt-bootstrap-tour', version='0.10.1')
)
libraryDependencies += "com.github.christianlacerda" % "gwt-bootstrap-tour" % "0.10.1"
[com.github.christianlacerda/gwt-bootstrap-tour "0.10.1"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.google.gwt : gwt-user | jar | 2.6.1 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.11 |