is not current version
Last Version 2.15.0

org.webjars.npm:airbnb-prop-types 2.11.0

WebJar for airbnb-prop-types

GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

airbnb-prop-types
Version

Version

2.11.0
Type

Type

jar

Download airbnb-prop-types 2.11.0


<!-- https://jarcasting.com/artifacts/org.webjars.npm/airbnb-prop-types/ -->
<dependency>
    <groupId>org.webjars.npm</groupId>
    <artifactId>airbnb-prop-types</artifactId>
    <version>2.11.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/airbnb-prop-types/
implementation 'org.webjars.npm:airbnb-prop-types:2.11.0'
// https://jarcasting.com/artifacts/org.webjars.npm/airbnb-prop-types/
implementation ("org.webjars.npm:airbnb-prop-types:2.11.0")
'org.webjars.npm:airbnb-prop-types:jar:2.11.0'
<dependency org="org.webjars.npm" name="airbnb-prop-types" rev="2.11.0">
  <artifact name="airbnb-prop-types" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='airbnb-prop-types', version='2.11.0')
)
libraryDependencies += "org.webjars.npm" % "airbnb-prop-types" % "2.11.0"
[org.webjars.npm/airbnb-prop-types "2.11.0"]