is not current version
Last Version 2.0.2

com.algorithmia:algorithm-handler 2.0.0.rc1

algorithm-handler

GroupId

GroupId

com.algorithmia
ArtifactId

ArtifactId

algorithm-handler
Version

Version

2.0.0.rc1
Type

Type

jar

Download algorithm-handler 2.0.0.rc1


<!-- https://jarcasting.com/artifacts/com.algorithmia/algorithm-handler/ -->
<dependency>
    <groupId>com.algorithmia</groupId>
    <artifactId>algorithm-handler</artifactId>
    <version>2.0.0.rc1</version>
</dependency>
// https://jarcasting.com/artifacts/com.algorithmia/algorithm-handler/
implementation 'com.algorithmia:algorithm-handler:2.0.0.rc1'
// https://jarcasting.com/artifacts/com.algorithmia/algorithm-handler/
implementation ("com.algorithmia:algorithm-handler:2.0.0.rc1")
'com.algorithmia:algorithm-handler:jar:2.0.0.rc1'
<dependency org="com.algorithmia" name="algorithm-handler" rev="2.0.0.rc1">
  <artifact name="algorithm-handler" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.algorithmia', module='algorithm-handler', version='2.0.0.rc1')
)
libraryDependencies += "com.algorithmia" % "algorithm-handler" % "2.0.0.rc1"
[com.algorithmia/algorithm-handler "2.0.0.rc1"]