Goyman maven repository

Add to graddle

repositories {
    maven {
        setUrl("https://maven.goyman.com/")
    }
}