Categories |
CategoriesReact User Interface Web Frameworks |
---|---|
GroupId | GroupIdorg.webjars.npm |
ArtifactId | ArtifactIdreact-style-proptype |
Version | Version3.2.1 |
Type | Typejar |
Filename | Size |
---|---|
react-style-proptype-3.2.1.pom | |
react-style-proptype-3.2.1.jar | 25 KB |
react-style-proptype-3.2.1-sources.jar | 22 bytes |
react-style-proptype-3.2.1-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>3.2.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/react-style-proptype/
implementation 'org.webjars.npm:react-style-proptype:3.2.1'
// https://jarcasting.com/artifacts/org.webjars.npm/react-style-proptype/
implementation ("org.webjars.npm:react-style-proptype:3.2.1")
'org.webjars.npm:react-style-proptype:jar:3.2.1'
<dependency org="org.webjars.npm" name="react-style-proptype" rev="3.2.1">
<artifact name="react-style-proptype" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='react-style-proptype', version='3.2.1')
)
libraryDependencies += "org.webjars.npm" % "react-style-proptype" % "3.2.1"
[org.webjars.npm/react-style-proptype "3.2.1"]