License |
License |
---|---|
Categories |
CategoriesReact User Interface Web Frameworks |
GroupId | GroupIdorg.webjars.npm |
ArtifactId | ArtifactIdtyped-react |
Version | Version3.4.1 |
Type | Typejar |
Description |
Descriptiontyped-react
WebJar for typed-react
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
typed-react-3.4.1.pom | |
typed-react-3.4.1.jar | 9 KB |
typed-react-3.4.1-sources.jar | 22 bytes |
typed-react-3.4.1-javadoc.jar | 22 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/typed-react/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>typed-react</artifactId>
<version>3.4.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/typed-react/
implementation 'org.webjars.npm:typed-react:3.4.1'
// https://jarcasting.com/artifacts/org.webjars.npm/typed-react/
implementation ("org.webjars.npm:typed-react:3.4.1")
'org.webjars.npm:typed-react:jar:3.4.1'
<dependency org="org.webjars.npm" name="typed-react" rev="3.4.1">
<artifact name="typed-react" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='typed-react', version='3.4.1')
)
libraryDependencies += "org.webjars.npm" % "typed-react" % "3.4.1"
[org.webjars.npm/typed-react "3.4.1"]