| License | License
                                                        MIT                                                 | 
|---|---|
| GroupId | GroupIdorg.webjars.npm | 
| ArtifactId | ArtifactIdtypes__prop-types | 
| Last Version | Last Version15.7.5 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | Description@types/prop-types WebJar for @types/prop-types | 
| Project URL | Project URL | 
| Source Code Management | Source Code Management | 
| Filename | Size | 
|---|---|
| types__prop-types-15.7.5.pom | |
| types__prop-types-15.7.5.jar | 5 KB | 
| types__prop-types-15.7.5-sources.jar | 22 bytes | 
| types__prop-types-15.7.5-javadoc.jar | 22 bytes | 
| Browse | 
<!-- https://jarcasting.com/artifacts/org.webjars.npm/types__prop-types/ -->
<dependency>
    <groupId>org.webjars.npm</groupId>
    <artifactId>types__prop-types</artifactId>
    <version>15.7.5</version>
</dependency>// https://jarcasting.com/artifacts/org.webjars.npm/types__prop-types/
implementation 'org.webjars.npm:types__prop-types:15.7.5'// https://jarcasting.com/artifacts/org.webjars.npm/types__prop-types/
implementation ("org.webjars.npm:types__prop-types:15.7.5")'org.webjars.npm:types__prop-types:jar:15.7.5'<dependency org="org.webjars.npm" name="types__prop-types" rev="15.7.5">
  <artifact name="types__prop-types" type="jar" />
</dependency>@Grapes(
@Grab(group='org.webjars.npm', module='types__prop-types', version='15.7.5')
)libraryDependencies += "org.webjars.npm" % "types__prop-types" % "15.7.5"[org.webjars.npm/types__prop-types "15.7.5"]