/indian-music-notation

A JSON notation to represent ragas and songs

Primary LanguageJavaApache License 2.0Apache-2.0

indian-music-notation

A JSON notation to represent ragas and songs

Use with Gradle

add to your repositories

repositories {
    maven { url "https://jitpack.io" }
}

In your app build.gradle, add: compile "com.github.inder123:indian-music-notation:1.0.3"