Skip to content
This repository was archived by the owner on Sep 1, 2025. It is now read-only.

ajoberstar/bintray-backup

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

org.ajoberstar bintray backup

This is a backup up of my Maven packages previously uploaded to Bintray/JCenter.

It's meant to provide a way for people to access old versions of any of my packages under the org.ajoberstar group that aren't on Maven Central.

Important

As of 2025-09-01, https://ajoberstar.org/bintray-backup/ redirects to https://ajoberstar.github.io/bintray-backup/. If you experience issues, please update your repo URL.

If you continue to experience issues, please send me an email (see my profile).

Usage

From Gradle, specify the repository as:

maven {
  name = 'ajoberstar-backup'
  url = 'https://ajoberstar.github.io/bintray-backup/'
}

About

Backup of org.ajoberstar packages from Bintray/JCenter

Resources

Stars

Watchers

Forks