ZenTone

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

License

License

GroupId

GroupId

com.github.nisrulz
ArtifactId

ArtifactId

zentone
Last Version

Last Version

2.1.0
Release Date

Release Date

Type

Type

aar
Description

Description

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

Project URL

https://github.com/nisrulz/zentone/
Source Code Management

Source Code Management

https://github.com/nisrulz/zentone/

Download zentone

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.6.10

Project Modules

There are no modules declared in this project.

Versions

Version
2.1.0
2.0.0
1.0.3
1.0.2
1.0.1