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