Categories |
CategoriesReact User Interface Web Frameworks |
---|---|
GroupId | GroupIdorg.webjars.npm |
ArtifactId | ArtifactIdtypes__react-router-bootstrap |
Version | Version0.0.26 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/types__react-router-bootstrap/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>types__react-router-bootstrap</artifactId>
<version>0.0.26</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/types__react-router-bootstrap/
implementation 'org.webjars.npm:types__react-router-bootstrap:0.0.26'
// https://jarcasting.com/artifacts/org.webjars.npm/types__react-router-bootstrap/
implementation ("org.webjars.npm:types__react-router-bootstrap:0.0.26")
'org.webjars.npm:types__react-router-bootstrap:jar:0.0.26'
<dependency org="org.webjars.npm" name="types__react-router-bootstrap" rev="0.0.26">
<artifact name="types__react-router-bootstrap" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='types__react-router-bootstrap', version='0.0.26')
)
libraryDependencies += "org.webjars.npm" % "types__react-router-bootstrap" % "0.0.26"
[org.webjars.npm/types__react-router-bootstrap "0.0.26"]