License |
License |
---|---|
GroupId | GroupIdorg.webjars.bowergithub.iamdustan |
ArtifactId | ArtifactIdsmoothscroll |
Version | Version0.3.6 |
Type | Typejar |
Description |
Descriptionsmoothscroll
WebJar for smoothscroll
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
smoothscroll-0.3.6.pom | |
smoothscroll-0.3.6.jar | 8 KB |
smoothscroll-0.3.6-sources.jar | 22 bytes |
smoothscroll-0.3.6-javadoc.jar | 22 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.bowergithub.iamdustan/smoothscroll/ -->
<dependency>
<groupId>org.webjars.bowergithub.iamdustan</groupId>
<artifactId>smoothscroll</artifactId>
<version>0.3.6</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.bowergithub.iamdustan/smoothscroll/
implementation 'org.webjars.bowergithub.iamdustan:smoothscroll:0.3.6'
// https://jarcasting.com/artifacts/org.webjars.bowergithub.iamdustan/smoothscroll/
implementation ("org.webjars.bowergithub.iamdustan:smoothscroll:0.3.6")
'org.webjars.bowergithub.iamdustan:smoothscroll:jar:0.3.6'
<dependency org="org.webjars.bowergithub.iamdustan" name="smoothscroll" rev="0.3.6">
<artifact name="smoothscroll" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.bowergithub.iamdustan', module='smoothscroll', version='0.3.6')
)
libraryDependencies += "org.webjars.bowergithub.iamdustan" % "smoothscroll" % "0.3.6"
[org.webjars.bowergithub.iamdustan/smoothscroll "0.3.6"]