License |
License |
---|---|
Categories |
CategoriesReact User Interface Web Frameworks Native Development Tools |
GroupId | GroupIdorg.webjars.npm |
ArtifactId | ArtifactIdreact-native-webview |
Version | Version5.8.1 |
Type | Typejar |
Description |
Descriptionreact-native-webview
WebJar for react-native-webview
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
react-native-webview-5.8.1.pom | |
react-native-webview-5.8.1.jar | 74 KB |
react-native-webview-5.8.1-sources.jar | 22 bytes |
react-native-webview-5.8.1-javadoc.jar | 22 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/react-native-webview/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>react-native-webview</artifactId>
<version>5.8.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/react-native-webview/
implementation 'org.webjars.npm:react-native-webview:5.8.1'
// https://jarcasting.com/artifacts/org.webjars.npm/react-native-webview/
implementation ("org.webjars.npm:react-native-webview:5.8.1")
'org.webjars.npm:react-native-webview:jar:5.8.1'
<dependency org="org.webjars.npm" name="react-native-webview" rev="5.8.1">
<artifact name="react-native-webview" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='react-native-webview', version='5.8.1')
)
libraryDependencies += "org.webjars.npm" % "react-native-webview" % "5.8.1"
[org.webjars.npm/react-native-webview "5.8.1"]
Group / Artifact | Type | Version |
---|---|---|
org.webjars.npm : escape-string-regexp | jar | [1.0.5] |
org.webjars.npm : invariant | jar | [2.2.4] |