An open API service indexing awesome lists of open source software.

https://github.com/kwon37xi/m2repos

Maven Repository
https://github.com/kwon37xi/m2repos

Last synced: 3 months ago
JSON representation

Maven Repository

Awesome Lists containing this project

README

        

This repository is DEPRECATED.

# kwon37xi's Maven2 Repository

## Gradle
```groovy
repositories {
maven {
url 'https://raw.github.com/kwon37xi/m2repos/master/releases'
}
}
```
## Maven
```xml


kwon37xi-github-m2-repos
https://raw.github.com/kwon37xi/m2repos/master/releases

```

## Sonatype Nexus
If you want to proxy this repository with [Sonatype Nexus](http://www.sonatype.org/nexus/), then,

* "Remote Repository Access > Download Remote Indexes" : false
* "Remote Repository Access > Auto blocking active" : false
* then refresh,
* "Repository Status" will be changed to "Attempting to Proxy and Remote Unavailable".