| License | License | 
|---|---|
| Categories | CategoriesReact User Interface Web Frameworks Native Development Tools | 
| GroupId | GroupIdcom.beatjs.android | 
| ArtifactId | ArtifactIdreact-native-vector-icons | 
| Last Version | Last Version1.5.1 | 
| Release Date | Release Date | 
| Type | Typeaar | 
| Description | Descriptionreact-component react-component is a sdk for development by react-native code. | 
| Project URL | Project URL | 
| Source Code Management | Source Code Management | 
| Filename | Size | 
|---|---|
| react-native-vector-icons-1.5.1.pom | |
| react-native-vector-icons-1.5.1.aar | 17 KB | 
| react-native-vector-icons-1.5.1-sources.jar | 261 bytes | 
| react-native-vector-icons-1.5.1-javadoc.jar | 261 bytes | 
| Browse | 
<!-- https://jarcasting.com/artifacts/com.beatjs.android/react-native-vector-icons/ -->
<dependency>
    <groupId>com.beatjs.android</groupId>
    <artifactId>react-native-vector-icons</artifactId>
    <version>1.5.1</version>
    <type>aar</type>
</dependency>// https://jarcasting.com/artifacts/com.beatjs.android/react-native-vector-icons/
implementation 'com.beatjs.android:react-native-vector-icons:1.5.1'// https://jarcasting.com/artifacts/com.beatjs.android/react-native-vector-icons/
implementation ("com.beatjs.android:react-native-vector-icons:1.5.1")'com.beatjs.android:react-native-vector-icons:aar:1.5.1'<dependency org="com.beatjs.android" name="react-native-vector-icons" rev="1.5.1">
  <artifact name="react-native-vector-icons" type="aar" />
</dependency>@Grapes(
@Grab(group='com.beatjs.android', module='react-native-vector-icons', version='1.5.1')
)libraryDependencies += "com.beatjs.android" % "react-native-vector-icons" % "1.5.1"[com.beatjs.android/react-native-vector-icons "1.5.1"]| Group / Artifact | Type | Version | 
|---|---|---|
| com.beatjs.android : react-native | jar | 0.64.2.0 |