Skip to content

Pattonville-Robotics/ftc-lib-repo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

ftc-lib-repo

To use, paste this in your repositories block

maven {
    url "https://raw.githubusercontent.com/Pattonville-Robotics/ftc-lib-repo/mvn-repo/"
}

and then paste this to replace the .jar dependencies

compile 'org.first.ftc:inspection:3.4'
compile 'org.first.ftc:blocks:3.4'
compile 'org.first.ftc:robotcore:3.4'
compile 'org.first.ftc:hardware:3.4'
compile 'org.first.ftc:ftc-common:3.4'
compile 'org.first.ftc:analytics:3.4'
compile 'org.first.ftc:wireless-p2p:3.4'

About

A Maven repository for the current FTC libraries.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published