Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/akr4/akr4.github.com
https://github.com/akr4/akr4.github.com
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/akr4/akr4.github.com
- Owner: akr4
- Created: 2011-11-05T10:58:41.000Z (about 13 years ago)
- Default Branch: master
- Last Pushed: 2023-06-22T00:51:53.000Z (over 1 year ago)
- Last Synced: 2024-04-16T11:07:35.536Z (7 months ago)
- Language: HTML
- Size: 13.8 MB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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"
)
```