License |
License
MIT
|
---|---|
GroupId | GroupIdorg.webjars.npm |
ArtifactId | ArtifactIdno-scroll |
Last Version | Last Version2.1.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionno-scroll
WebJar for no-scroll
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
no-scroll-2.1.1.pom | |
no-scroll-2.1.1.jar | 5 KB |
no-scroll-2.1.1-sources.jar | 22 bytes |
no-scroll-2.1.1-javadoc.jar | 22 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/no-scroll/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>no-scroll</artifactId>
<version>2.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/no-scroll/
implementation 'org.webjars.npm:no-scroll:2.1.1'
// https://jarcasting.com/artifacts/org.webjars.npm/no-scroll/
implementation ("org.webjars.npm:no-scroll:2.1.1")
'org.webjars.npm:no-scroll:jar:2.1.1'
<dependency org="org.webjars.npm" name="no-scroll" rev="2.1.1">
<artifact name="no-scroll" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='no-scroll', version='2.1.1')
)
libraryDependencies += "org.webjars.npm" % "no-scroll" % "2.1.1"
[org.webjars.npm/no-scroll "2.1.1"]