Categories |
CategoriesReact User Interface Web Frameworks |
---|---|
GroupId | GroupIdorg.webjars.npm |
ArtifactId | ArtifactIdreact-grid-gallery |
Version | Version0.4.8 |
Type | Typejar |
Filename | Size |
---|---|
react-grid-gallery-0.4.8.pom | |
react-grid-gallery-0.4.8.jar | 118 KB |
react-grid-gallery-0.4.8-sources.jar | 22 bytes |
react-grid-gallery-0.4.8-javadoc.jar | 22 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/react-grid-gallery/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>react-grid-gallery</artifactId>
<version>0.4.8</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/react-grid-gallery/
implementation 'org.webjars.npm:react-grid-gallery:0.4.8'
// https://jarcasting.com/artifacts/org.webjars.npm/react-grid-gallery/
implementation ("org.webjars.npm:react-grid-gallery:0.4.8")
'org.webjars.npm:react-grid-gallery:jar:0.4.8'
<dependency org="org.webjars.npm" name="react-grid-gallery" rev="0.4.8">
<artifact name="react-grid-gallery" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='react-grid-gallery', version='0.4.8')
)
libraryDependencies += "org.webjars.npm" % "react-grid-gallery" % "0.4.8"
[org.webjars.npm/react-grid-gallery "0.4.8"]