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