License |
License |
---|---|
Categories |
CategoriesReact User Interface Web Frameworks Native Development Tools |
GroupId | GroupIdorg.webjars.npm |
ArtifactId | ArtifactIdreact-native-vector-icons |
Version | Version6.0.2 |
Type | Typejar |
Description |
Descriptionreact-native-vector-icons
WebJar for react-native-vector-icons
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
react-native-vector-icons-6.0.2.pom | |
react-native-vector-icons-6.0.2.jar | 1 MB |
react-native-vector-icons-6.0.2-sources.jar | 22 bytes |
react-native-vector-icons-6.0.2-javadoc.jar | 22 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/react-native-vector-icons/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>react-native-vector-icons</artifactId>
<version>6.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/react-native-vector-icons/
implementation 'org.webjars.npm:react-native-vector-icons:6.0.2'
// https://jarcasting.com/artifacts/org.webjars.npm/react-native-vector-icons/
implementation ("org.webjars.npm:react-native-vector-icons:6.0.2")
'org.webjars.npm:react-native-vector-icons:jar:6.0.2'
<dependency org="org.webjars.npm" name="react-native-vector-icons" rev="6.0.2">
<artifact name="react-native-vector-icons" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='react-native-vector-icons', version='6.0.2')
)
libraryDependencies += "org.webjars.npm" % "react-native-vector-icons" % "6.0.2"
[org.webjars.npm/react-native-vector-icons "6.0.2"]
Group / Artifact | Type | Version |
---|---|---|
org.webjars.npm : lodash | jar | [4.0.0,5) |
org.webjars.npm : prop-types | jar | [15.6.2,16) |
org.webjars.npm : yargs | jar | [8.0.2,9) |