Last Version

com.circuitwall.ml:algorithm 1.2.0

Machine learning libraries for different platforms

License

License

GroupId

GroupId

com.circuitwall.ml
ArtifactId

ArtifactId

algorithm
Version

Version

1.2.0
Type

Type

jar
Description

Description

Machine learning libraries for different platforms

Download algorithm 1.2.0


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

Dependencies

compile (1)

Group / Artifact Type Version
org.apache.commons : commons-lang3 jar 3.4

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.