Last Version

volctl 3.0.0

Library to control system audio master volume.

License

License

MIT
GroupId

GroupId

com.github.bjoernpetersen
ArtifactId

ArtifactId

volctl
Version

Version

3.0.0
Type

Type

jar
Description

Description

volctl
Library to control system audio master volume.
Project URL

Project URL

https://github.com/BjoernPetersen/volctl
Source Code Management

Source Code Management

https://github.com/BjoernPetersen/volctl

Download volctl 3.0.0


<!-- https://jarcasting.com/artifacts/com.github.bjoernpetersen/volctl/ -->
<dependency>
    <groupId>com.github.bjoernpetersen</groupId>
    <artifactId>volctl</artifactId>
    <version>3.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.bjoernpetersen/volctl/
implementation 'com.github.bjoernpetersen:volctl:3.0.0'
// https://jarcasting.com/artifacts/com.github.bjoernpetersen/volctl/
implementation ("com.github.bjoernpetersen:volctl:3.0.0")
'com.github.bjoernpetersen:volctl:jar:3.0.0'
<dependency org="com.github.bjoernpetersen" name="volctl" rev="3.0.0">
  <artifact name="volctl" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.bjoernpetersen', module='volctl', version='3.0.0')
)
libraryDependencies += "com.github.bjoernpetersen" % "volctl" % "3.0.0"
[com.github.bjoernpetersen/volctl "3.0.0"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.