Categories |
CategoriesGithub Development Tools Version Controls React User Interface Web Frameworks |
---|---|
GroupId | GroupIdorg.webjars.npm |
ArtifactId | ArtifactIdgithub-com-thebuilder-react-intersection-observer |
Version | Version3.0.1 |
Type | Typejar |
<!-- 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.1</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.1'
// 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.1")
'org.webjars.npm:github-com-thebuilder-react-intersection-observer:jar:3.0.1'
<dependency org="org.webjars.npm" name="github-com-thebuilder-react-intersection-observer" rev="3.0.1">
<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.1')
)
libraryDependencies += "org.webjars.npm" % "github-com-thebuilder-react-intersection-observer" % "3.0.1"
[org.webjars.npm/github-com-thebuilder-react-intersection-observer "3.0.1"]