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