Files download
File Operation
endpoints-algebra_2.12-0.15.0+90-108c999c.jar download
endpoints-algebra_2.12-0.15.0+90-108c999c.pom download
endpoints-algebra_2.12-0.15.0+90-108c999c-sources.jar download
Apache Maven
<dependency>
  <groupId>org.julienrf</groupId>
  <artifactId>endpoints-algebra_2.12</artifactId>
  <version>0.15.0+90-108c999c</version>
</dependency>
Gradle Groovy
implementation 'org.julienrf:endpoints-algebra_2.12:0.15.0+90-108c999c'
Gradle Kotlin
implementation("org.julienrf:endpoints-algebra_2.12:0.15.0+90-108c999c")
Scala SBT
libraryDependencies += "org.julienrf" % "endpoints-algebra_2.12" % "0.15.0+90-108c999c"
Groovy Grape
@Grapes(
  @Grab(group='org.julienrf', module='endpoints-algebra_2.12', version='0.15.0+90-108c999c')
)
Apache Ivy
<dependency org="org.julienrf" name="endpoints-algebra_2.12" rev="0.15.0+90-108c999c" />
Leiningen
[org.julienrf/endpoints-algebra_2.12 "0.15.0+90-108c999c"]
Apache Buildr
'org.julienrf:endpoints-algebra_2.12:jar:0.15.0+90-108c999c'