ticofab / android-gpx-parser

A library to parse XML Gpx files, built for Android.
Apache License 2.0
123 stars 44 forks source link

Move to maven central #36

Closed herberlin closed 3 years ago

herberlin commented 3 years ago

As you probably know the JCenter repository is deprecated and readonly since march 31st. http://developer.android.com/r/tools/jcenter-end-of-service

Threrefor it would be nice if you could move your library to another maven repository, e.g. maven central.

Thanks and greetings

Achim

ticofab commented 3 years ago

Hey @herberlin - the project is already moved to Jitpack, see README :) If you are using this library, feel free to add your project (with link) in the README with a PR.