License |
License |
---|---|
Categories |
CategoriesReact User Interface Web Frameworks |
GroupId | GroupIdorg.webjars.npm |
ArtifactId | ArtifactIdreact-file-download |
Version | Version0.3.5 |
Type | Typejar |
Description |
Descriptionreact-file-download
WebJar for react-file-download
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
react-file-download-0.3.5.pom | |
react-file-download-0.3.5.jar | 6 KB |
react-file-download-0.3.5-sources.jar | 22 bytes |
react-file-download-0.3.5-javadoc.jar | 22 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/react-file-download/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>react-file-download</artifactId>
<version>0.3.5</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/react-file-download/
implementation 'org.webjars.npm:react-file-download:0.3.5'
// https://jarcasting.com/artifacts/org.webjars.npm/react-file-download/
implementation ("org.webjars.npm:react-file-download:0.3.5")
'org.webjars.npm:react-file-download:jar:0.3.5'
<dependency org="org.webjars.npm" name="react-file-download" rev="0.3.5">
<artifact name="react-file-download" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='react-file-download', version='0.3.5')
)
libraryDependencies += "org.webjars.npm" % "react-file-download" % "0.3.5"
[org.webjars.npm/react-file-download "0.3.5"]