is not current version
Last Version 2.1.0

com.github.nisrulz:zentone 2.0.0

Easily generate audio tone of a specific frequency and volume in Android.

GroupId

GroupId

com.github.nisrulz
ArtifactId

ArtifactId

zentone
Version

Version

2.0.0
Type

Type

aar

Download zentone 2.0.0


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