| License |
License |
|---|---|
| Categories |
CategoriesNet |
| GroupId | GroupIdnet.bbmsoft |
| ArtifactId | ArtifactIdaudio-controls-api |
| Last Version | Last Version0.1.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionAudioControls API
Parent pom of all projects developed at http://gitlab.com/bbmsoft.net/
|
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| audio-controls-api-0.1.0.pom | |
| audio-controls-api-0.1.0.jar | 11 KB |
| audio-controls-api-0.1.0-sources.jar | 6 KB |
| audio-controls-api-0.1.0-javadoc.jar | 473 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/net.bbmsoft/audio-controls-api/ -->
<dependency>
<groupId>net.bbmsoft</groupId>
<artifactId>audio-controls-api</artifactId>
<version>0.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/net.bbmsoft/audio-controls-api/
implementation 'net.bbmsoft:audio-controls-api:0.1.0'
// https://jarcasting.com/artifacts/net.bbmsoft/audio-controls-api/
implementation ("net.bbmsoft:audio-controls-api:0.1.0")
'net.bbmsoft:audio-controls-api:jar:0.1.0'
<dependency org="net.bbmsoft" name="audio-controls-api" rev="0.1.0">
<artifact name="audio-controls-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.bbmsoft', module='audio-controls-api', version='0.1.0')
)
libraryDependencies += "net.bbmsoft" % "audio-controls-api" % "0.1.0"
[net.bbmsoft/audio-controls-api "0.1.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.openjfx : javafx-fxml | jar | 11 |
| org.junit.jupiter : junit-jupiter-api | jar | 5.5.2 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.osgi : osgi.core | jar | 7.0.0 |
| org.osgi : osgi.annotation | jar | 7.0.0 |
| org.osgi : osgi.cmpn | jar | 7.0.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.junit.jupiter : junit-jupiter-engine | jar | 5.5.2 |
| org.mockito : mockito-core | jar | 3.1.0 |