Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 552 Bytes

README.md

File metadata and controls

18 lines (13 loc) · 552 Bytes

isarn-algebird-algebra-api

Conversions to interface the abstract isarn-algebra-api with concrete algebird objects

API documentation

https://isarn.github.io/isarn-algebird-algebra-api/latest/api/

How to use in your project

libraryDependencies += "org.isarnproject" %% "isarn-algebird-algebra-api" % "0.0.4"

This package compiles against some % Provided dependencies:

libraryDependencies += "com.twitter" %% "algebird-core" % "0.13.4"
libraryDependencies += "org.isarnproject" %% "isarn-algebra-api" % "0.0.3"