License |
License |
---|---|
Categories |
CategoriesReact User Interface Web Frameworks |
GroupId | GroupIdorg.webjars.npm |
ArtifactId | ArtifactIdreactcss |
Last Version | Last Version1.2.3 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionreactcss
WebJar for reactcss
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
reactcss-1.2.3.pom | |
reactcss-1.2.3.jar | 500 KB |
reactcss-1.2.3-sources.jar | 22 bytes |
reactcss-1.2.3-javadoc.jar | 22 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/reactcss/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>reactcss</artifactId>
<version>1.2.3</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/reactcss/
implementation 'org.webjars.npm:reactcss:1.2.3'
// https://jarcasting.com/artifacts/org.webjars.npm/reactcss/
implementation ("org.webjars.npm:reactcss:1.2.3")
'org.webjars.npm:reactcss:jar:1.2.3'
<dependency org="org.webjars.npm" name="reactcss" rev="1.2.3">
<artifact name="reactcss" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='reactcss', version='1.2.3')
)
libraryDependencies += "org.webjars.npm" % "reactcss" % "1.2.3"
[org.webjars.npm/reactcss "1.2.3"]
Group / Artifact | Type | Version |
---|---|---|
org.webjars.npm : lodash | jar | [4.0.1,5) |