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

https://github.com/faob-dev/utopian.java

Typesafe Utopian API for Desktop Java and Android
https://github.com/faob-dev/utopian.java

Last synced: 26 days ago
JSON representation

Typesafe Utopian API for Desktop Java and Android

Awesome Lists containing this project

README

          

# utopian.java #

Utopian API for Desktop Java and Android

# Download #
Maven:
```xml


jcenter
https://jcenter.bintray.com/


io.faob
utopian-java
0.3.1

```
Gradle:
```gradle
repositories {
jcenter()
}

dependencies {
compile 'io.faob:utopian-java:0.3.1'
}
```

# Wiki #
For complete tutorials please read [wiki](https://github.com/faob-dev/utopian.java/wiki)

# Author #

FaoB