Skip to content

An open-source, MIT licensed extension of flow-math, my maths library of choice.

License

Notifications You must be signed in to change notification settings

jamiemansfield/maths

Repository files navigation

maths

maths is an open-source, MIT licensed extension of flow-math, my maths library of choice.

Usage

maths is available through my Maven repository (repo.jamiemansfield.me).

repositories {
    mavenCentral()
    maven {
        name = 'jamiemansfield'
        url = 'https://repo.jamiemansfield.me/'
    }
}

dependencies {
    compile 'me.jamiemansfield:maths:0.0.1-SNAPSHOT'
}

About

An open-source, MIT licensed extension of flow-math, my maths library of choice.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages