is not current version
Last Version 1.2.0

com.circuitwall.ml:algorithm 1.0.4


GroupId

GroupId

com.circuitwall.ml
ArtifactId

ArtifactId

algorithm
Version

Version

1.0.4
Type

Type

jar

Download algorithm 1.0.4


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