License |
License |
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdnet.volcanomobile.fluidsynth-android |
ArtifactId | ArtifactIdfluidsynth-android |
Version | Version2.1.7 |
Type | Typeaar |
Description |
Descriptionfluidsynth-android
The AAR for FluidSynth Android.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
fluidsynth-android-2.1.7.pom | |
Browse |
<!-- https://jarcasting.com/artifacts/net.volcanomobile.fluidsynth-android/fluidsynth-android/ -->
<dependency>
<groupId>net.volcanomobile.fluidsynth-android</groupId>
<artifactId>fluidsynth-android</artifactId>
<version>2.1.7</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/net.volcanomobile.fluidsynth-android/fluidsynth-android/
implementation 'net.volcanomobile.fluidsynth-android:fluidsynth-android:2.1.7'
// https://jarcasting.com/artifacts/net.volcanomobile.fluidsynth-android/fluidsynth-android/
implementation ("net.volcanomobile.fluidsynth-android:fluidsynth-android:2.1.7")
'net.volcanomobile.fluidsynth-android:fluidsynth-android:aar:2.1.7'
<dependency org="net.volcanomobile.fluidsynth-android" name="fluidsynth-android" rev="2.1.7">
<artifact name="fluidsynth-android" type="aar" />
</dependency>
@Grapes(
@Grab(group='net.volcanomobile.fluidsynth-android', module='fluidsynth-android', version='2.1.7')
)
libraryDependencies += "net.volcanomobile.fluidsynth-android" % "fluidsynth-android" % "2.1.7"
[net.volcanomobile.fluidsynth-android/fluidsynth-android "2.1.7"]