is not current version
Last Version 2.0.2

com.algorithmia:algorithm-handler 1.1.0

algorithm-handler

GroupId

GroupId

com.algorithmia
ArtifactId

ArtifactId

algorithm-handler
Version

Version

1.1.0
Type

Type

jar

Download algorithm-handler 1.1.0


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