License |
License |
---|---|
Categories |
CategoriesReact User Interface Web Frameworks Native Development Tools |
GroupId | GroupIdorg.webjars.npm |
ArtifactId | ArtifactIdreact-native-seekbar-android |
Last Version | Last Version1.0.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionreact-native-seekbar-android
WebJar for react-native-seekbar-android
|
Project URL |
Project URL |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/react-native-seekbar-android/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>react-native-seekbar-android</artifactId>
<version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/react-native-seekbar-android/
implementation 'org.webjars.npm:react-native-seekbar-android:1.0.1'
// https://jarcasting.com/artifacts/org.webjars.npm/react-native-seekbar-android/
implementation ("org.webjars.npm:react-native-seekbar-android:1.0.1")
'org.webjars.npm:react-native-seekbar-android:jar:1.0.1'
<dependency org="org.webjars.npm" name="react-native-seekbar-android" rev="1.0.1">
<artifact name="react-native-seekbar-android" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='react-native-seekbar-android', version='1.0.1')
)
libraryDependencies += "org.webjars.npm" % "react-native-seekbar-android" % "1.0.1"
[org.webjars.npm/react-native-seekbar-android "1.0.1"]