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