Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 287 Bytes

File metadata and controls

9 lines (7 loc) · 287 Bytes

This is a git repository that functions as a Maven repo. If you add:

repositories {
    maven { url "https://raw.githubusercontent.com/analyticspot/maven-sdk/master" }
}

to a gradle project you'll be able to then include the artifacts here just like any other maven artifacts.