License |
License |
---|---|
Categories |
CategoriesGithub Development Tools Version Controls React User Interface Web Frameworks |
GroupId | GroupIdorg.webjars.npm |
ArtifactId | ArtifactIdgithub-com-thebuilder-react-intersection-observer |
Last Version | Last Version3.0.2 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionreact-intersection-observer
WebJar for react-intersection-observer
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/github-com-thebuilder-react-intersection-observer/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>github-com-thebuilder-react-intersection-observer</artifactId>
<version>3.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/github-com-thebuilder-react-intersection-observer/
implementation 'org.webjars.npm:github-com-thebuilder-react-intersection-observer:3.0.2'
// https://jarcasting.com/artifacts/org.webjars.npm/github-com-thebuilder-react-intersection-observer/
implementation ("org.webjars.npm:github-com-thebuilder-react-intersection-observer:3.0.2")
'org.webjars.npm:github-com-thebuilder-react-intersection-observer:jar:3.0.2'
<dependency org="org.webjars.npm" name="github-com-thebuilder-react-intersection-observer" rev="3.0.2">
<artifact name="github-com-thebuilder-react-intersection-observer" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='github-com-thebuilder-react-intersection-observer', version='3.0.2')
)
libraryDependencies += "org.webjars.npm" % "github-com-thebuilder-react-intersection-observer" % "3.0.2"
[org.webjars.npm/github-com-thebuilder-react-intersection-observer "3.0.2"]