This project is intended to provide libraries that provide shared functionality between several Tensei-Data components.
Currently the following sub projects are included in this repository:
- generic tensei-api library
- protobuf messages for remoting
- benchmarks
The main website for Tensei-Data is located at: https://www.wegtam.com/products/tensei-data
You can find the source archives on the releases page.
Releases are published on bintray and should be synced to jcenter. To use the bintray repository directly just add the appropriate resolver to your sbt configuration:
resolvers += "Tensei-Data" at "https://dl.bintray.com/wegtam/tensei-data"