is not current version
Last Version 0.5.19

org.webjars.npm:react-images 0.5.17

WebJar for react-images

Categories

Categories

React User Interface Web Frameworks
GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

react-images
Version

Version

0.5.17
Type

Type

jar

Download react-images 0.5.17


<!-- 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"]