License |
License |
---|---|
GroupId | GroupIdorg.webjars |
ArtifactId | ArtifactIdOwlCarousel |
Last Version | Last Version1.3.2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionOwlCarousel
WebJar for OwlCarousel
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
OwlCarousel-1.3.2.pom | |
OwlCarousel-1.3.2.jar | 22 KB |
OwlCarousel-1.3.2-javadoc.jar | 19 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars/OwlCarousel/ -->
<dependency>
<groupId>org.webjars</groupId>
<artifactId>OwlCarousel</artifactId>
<version>1.3.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars/OwlCarousel/
implementation 'org.webjars:OwlCarousel:1.3.2'
// https://jarcasting.com/artifacts/org.webjars/OwlCarousel/
implementation ("org.webjars:OwlCarousel:1.3.2")
'org.webjars:OwlCarousel:jar:1.3.2'
<dependency org="org.webjars" name="OwlCarousel" rev="1.3.2">
<artifact name="OwlCarousel" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars', module='OwlCarousel', version='1.3.2')
)
libraryDependencies += "org.webjars" % "OwlCarousel" % "1.3.2"
[org.webjars/OwlCarousel "1.3.2"]