Mentions légales du service

Skip to content
Snippets Groups Projects
Yannick Li's avatar
Yannick Li authored
Resolve "Add License MIT"

Closes #6

See merge request !10
032c63e8
History

Concordant client library

License

Concordant client library in Kotlin for the Concordant platform API.

Requirements

Project overview

The code of the version v0 is in the directory src/.

The pseudo code of the version v1 is in the directory pseudo-code-v1/.

Build project

The building is managed through the use of Gradle.

Build depends on the C-CRDTLib Maven registry package see here how to install it.

gradle build: compiles code.