| License |
License |
|---|---|
| GroupId | GroupIdcom.github.nisrulz |
| ArtifactId | ArtifactIdzentone |
| Last Version | Last Version2.1.0 |
| Release Date | Release Date |
| Type | Typeaar |
| Description |
DescriptionZenTone
Easily generate audio tone of a specific frequency and volume in Android.
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| zentone-2.1.0.pom | |
| zentone-2.1.0.aar | 4 KB |
| zentone-2.1.0-sources.jar | 3 KB |
| Browse |
<!-- 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"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.6.10 |