0

I decided to upload my Android *aar library to Maven Central, I came to know that Android Studio uses JCenter by default and it is better than Maven Central. I tried to create an account on bintray, but I've created a Trial Account.

  1. How can I create a Open Source Account ?
  2. Is JCenter a paid solution?
  3. Is there any other alternatives for free maven?
Royg
  • 1,665
  • 1
  • 13
  • 20
Almero Rick
  • 118
  • 1
  • 11

1 Answers1

6

JCenter is free.
You can signup as Open Source Distribution.

enter image description here

I am with JFrog, the company behind and .

Royg
  • 1,665
  • 1
  • 13
  • 20