Skip to content

AIMRobotics18657/AIMLib

Repository files navigation

An FTC library created by AIM Robotics to assist in java development

To install the library, in the build.dependencies.gradle file of your repository add:

repositories { 
     jcenter()
     maven { url "https://jitpack.io" }
}
dependencies {
      implementation 'com.github.AIMRobotics18657:AIMLib:VERSION'
}

Replacing VERSION with the tag below

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages