License |
License |
---|---|
GroupId | GroupIdcom.github.nisrulz |
ArtifactId | ArtifactIdzentone |
Version | Version1.0.3 |
Type | Typeaar |
Description |
DescriptionZentone
A library that makes generating audio tone github android easy
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
zentone-1.0.3.pom | |
zentone-1.0.3.aar | 5 KB |
zentone-1.0.3-sources.jar | 3 KB |
zentone-1.0.3-javadoc.jar | 33 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.nisrulz/zentone/ -->
<dependency>
<groupId>com.github.nisrulz</groupId>
<artifactId>zentone</artifactId>
<version>1.0.3</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.nisrulz/zentone/
implementation 'com.github.nisrulz:zentone:1.0.3'
// https://jarcasting.com/artifacts/com.github.nisrulz/zentone/
implementation ("com.github.nisrulz:zentone:1.0.3")
'com.github.nisrulz:zentone:aar:1.0.3'
<dependency org="com.github.nisrulz" name="zentone" rev="1.0.3">
<artifact name="zentone" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.github.nisrulz', module='zentone', version='1.0.3')
)
libraryDependencies += "com.github.nisrulz" % "zentone" % "1.0.3"
[com.github.nisrulz/zentone "1.0.3"]