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
- Host: GitHub
- URL: https://github.com/faob-dev/utopian.java
- Owner: faob-dev
- License: mit
- Created: 2018-03-24T23:04:56.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2024-04-19T10:22:32.000Z (about 2 years ago)
- Last Synced: 2025-01-18T16:24:22.343Z (over 1 year ago)
- Language: Java
- Homepage:
- Size: 43 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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