is not current version
Last Version 2.0.2

com.algorithmia:algorithm-handler 1.2.1.rc3

algorithm-handler

GroupId

GroupId

com.algorithmia
ArtifactId

ArtifactId

algorithm-handler
Version

Version

1.2.1.rc3
Type

Type

jar

Download algorithm-handler 1.2.1.rc3


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