Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/lindar-open/fonix-client

Fonix java client
https://github.com/lindar-open/fonix-client

Last synced: 5 days ago
JSON representation

Fonix java client

Awesome Lists containing this project

README

        

# fonix-client
JVM client for the [Fonix](https://www.fonix.com/documentation) integration

## Usage:
### Maven:
```xml

com.lindar
fonix-client
1.6.0

```
### Gradle:
```kotlin
implementation("com.lindar:fonix-client:1.6.0")
```