| License |
License |
|---|---|
| Categories |
Categoriesconfig Application Layer Libs Configuration |
| GroupId | GroupIdcom.github.keithyokoma |
| ArtifactId | ArtifactIdAudioConfigEditor |
| Last Version | Last Version1.0.0 |
| Release Date | Release Date |
| Type | Typeaar |
| Description |
DescriptionAudioConfigEditor
Auto completion for the account name input
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| AudioConfigEditor-1.0.0.pom | |
| AudioConfigEditor-1.0.0.aar | 66 KB |
| AudioConfigEditor-1.0.0-sources.jar | 9 KB |
| AudioConfigEditor-1.0.0-javadoc.jar | 98 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.keithyokoma/AudioConfigEditor/ -->
<dependency>
<groupId>com.github.keithyokoma</groupId>
<artifactId>AudioConfigEditor</artifactId>
<version>1.0.0</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.keithyokoma/AudioConfigEditor/
implementation 'com.github.keithyokoma:AudioConfigEditor:1.0.0'
// https://jarcasting.com/artifacts/com.github.keithyokoma/AudioConfigEditor/
implementation ("com.github.keithyokoma:AudioConfigEditor:1.0.0")
'com.github.keithyokoma:AudioConfigEditor:aar:1.0.0'
<dependency org="com.github.keithyokoma" name="AudioConfigEditor" rev="1.0.0">
<artifact name="AudioConfigEditor" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.github.keithyokoma', module='AudioConfigEditor', version='1.0.0')
)
libraryDependencies += "com.github.keithyokoma" % "AudioConfigEditor" % "1.0.0"
[com.github.keithyokoma/AudioConfigEditor "1.0.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.android.support » appcompat-v7 | jar | 20.0.0 |