| License |
License |
|---|---|
| GroupId | GroupIdorg.webjars.bower |
| ArtifactId | ArtifactIdWebMidi |
| Last Version | Last Version2.0.0-rc.4 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionWebMidi
WebJar for WebMidi
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| WebMidi-2.0.0-rc.4.pom | |
| WebMidi-2.0.0-rc.4.jar | 25 KB |
| WebMidi-2.0.0-rc.4-sources.jar | 22 bytes |
| WebMidi-2.0.0-rc.4-javadoc.jar | 22 bytes |
| Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.bower/WebMidi/ -->
<dependency>
<groupId>org.webjars.bower</groupId>
<artifactId>WebMidi</artifactId>
<version>2.0.0-rc.4</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.bower/WebMidi/
implementation 'org.webjars.bower:WebMidi:2.0.0-rc.4'
// https://jarcasting.com/artifacts/org.webjars.bower/WebMidi/
implementation ("org.webjars.bower:WebMidi:2.0.0-rc.4")
'org.webjars.bower:WebMidi:jar:2.0.0-rc.4'
<dependency org="org.webjars.bower" name="WebMidi" rev="2.0.0-rc.4">
<artifact name="WebMidi" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.bower', module='WebMidi', version='2.0.0-rc.4')
)
libraryDependencies += "org.webjars.bower" % "WebMidi" % "2.0.0-rc.4"
[org.webjars.bower/WebMidi "2.0.0-rc.4"]