Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/akr4/akr4.github.com


https://github.com/akr4/akr4.github.com

Last synced: about 1 month ago
JSON representation

Awesome Lists containing this project

README

        

# My GitHub Page

https://akr4.github.io

## Maven Repository

```scala
resolvers ++= Seq(
"akr4.github.com releases" at "http://akr4.github.com/mvn-repo/releases",
"akr4.github.com snapshots" at "http://akr4.github.com/mvn-repo/snapshots"
)
```