Music utilities


License

License

GroupId

GroupId

com.daioware
ArtifactId

ArtifactId

music
Last Version

Last Version

1.0.0-RELEASE
Release Date

Release Date

Type

Type

jar
Description

Description

Music utilities
Music utilities
Project URL

Project URL

https://bitbucket.org/diego-olvera/com.daioware.music
Source Code Management

Source Code Management

https://svn.apache.org/viewvc/maven

Download music

How to add to project

<!-- https://jarcasting.com/artifacts/com.daioware/music/ -->
<dependency>
    <groupId>com.daioware</groupId>
    <artifactId>music</artifactId>
    <version>1.0.0-RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.daioware/music/
implementation 'com.daioware:music:1.0.0-RELEASE'
// https://jarcasting.com/artifacts/com.daioware/music/
implementation ("com.daioware:music:1.0.0-RELEASE")
'com.daioware:music:jar:1.0.0-RELEASE'
<dependency org="com.daioware" name="music" rev="1.0.0-RELEASE">
  <artifact name="music" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.daioware', module='music', version='1.0.0-RELEASE')
)
libraryDependencies += "com.daioware" % "music" % "1.0.0-RELEASE"
[com.daioware/music "1.0.0-RELEASE"]

Dependencies

compile (5)

Group / Artifact Type Version
com.daioware : commons jar 1.0.0-RELEASE
org : jaudiotagger jar 2.0.3
com.daioware : file jar 1.0.0-RELEASE
com.daioware : log jar 1.0.0-RELEASE
com.daioware.file : excel jar 1.0.0-RELEASE

test (1)

Group / Artifact Type Version
junit : junit jar 4.9

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0-RELEASE