| Лицензия |
Лицензия |
|---|---|
| Группа | Группаorg.webjars |
| Идентификатор | Идентификаторswiper |
| Последняя версия | Последняя версия4.1.6 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеswiper
WebJar for swiper
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| swiper-4.1.6.pom | |
| swiper-4.1.6.jar | 33 KB |
| swiper-4.1.6-javadoc.jar | 31 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.webjars/swiper/ -->
<dependency>
<groupId>org.webjars</groupId>
<artifactId>swiper</artifactId>
<version>4.1.6</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars/swiper/
implementation 'org.webjars:swiper:4.1.6'
// https://jarcasting.com/artifacts/org.webjars/swiper/
implementation ("org.webjars:swiper:4.1.6")
'org.webjars:swiper:jar:4.1.6'
<dependency org="org.webjars" name="swiper" rev="4.1.6">
<artifact name="swiper" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars', module='swiper', version='4.1.6')
)
libraryDependencies += "org.webjars" % "swiper" % "4.1.6"
[org.webjars/swiper "4.1.6"]