Skip to content

GearUp12499-org/TaskShark

Repository files navigation

TaskShark

Usage

Add the TaskShark repo to your Gradle configuration:

repositories {
    maven {
        url = 'https://gearup12499-org.github.io/TaskShark/'
    }
}

And depend on TaskShark:

dependencies {
    implementation 'io.github.gearup12499.taskshark:taskshark-android:0.2-SNAPSHOT'
}

About

Smart multitasking library with support for complex constructions, designed for FTC.

Resources

Stars

Watchers

Forks