Files download
File Operation
algebra_native0.4_3-1.10.0.jar download
algebra_native0.4_3-1.10.0.pom download
algebra_native0.4_3-1.10.0-sources.jar download
Apache Maven
<dependency>
  <groupId>org.endpoints4s</groupId>
  <artifactId>algebra_native0.4_3</artifactId>
  <version>1.10.0</version>
</dependency>
Gradle Groovy
implementation 'org.endpoints4s:algebra_native0.4_3:1.10.0'
Gradle Kotlin
implementation("org.endpoints4s:algebra_native0.4_3:1.10.0")
Scala SBT
libraryDependencies += "org.endpoints4s" % "algebra_native0.4_3" % "1.10.0"
Groovy Grape
@Grapes(
  @Grab(group='org.endpoints4s', module='algebra_native0.4_3', version='1.10.0')
)
Apache Ivy
<dependency org="org.endpoints4s" name="algebra_native0.4_3" rev="1.10.0" />
Leiningen
[org.endpoints4s/algebra_native0.4_3 "1.10.0"]
Apache Buildr
'org.endpoints4s:algebra_native0.4_3:jar:1.10.0'