Categories |
CategoriesGithub Development Tools Version Controls |
---|---|
GroupId | GroupIdorg.webjars.npm |
ArtifactId | ArtifactIdgithub-com-nolimits4web-swiper |
Last Version | Last Version5.3.0 |
Release Date | Release Date |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/github-com-nolimits4web-swiper/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>github-com-nolimits4web-swiper</artifactId>
<version>5.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/github-com-nolimits4web-swiper/
implementation 'org.webjars.npm:github-com-nolimits4web-swiper:5.3.0'
// https://jarcasting.com/artifacts/org.webjars.npm/github-com-nolimits4web-swiper/
implementation ("org.webjars.npm:github-com-nolimits4web-swiper:5.3.0")
'org.webjars.npm:github-com-nolimits4web-swiper:jar:5.3.0'
<dependency org="org.webjars.npm" name="github-com-nolimits4web-swiper" rev="5.3.0">
<artifact name="github-com-nolimits4web-swiper" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='github-com-nolimits4web-swiper', version='5.3.0')
)
libraryDependencies += "org.webjars.npm" % "github-com-nolimits4web-swiper" % "5.3.0"
[org.webjars.npm/github-com-nolimits4web-swiper "5.3.0"]