jklol

Jayant Krishnamurthy's (machine) learning and optimization library

License

License

Categories

Categories

Ant Build Tools
GroupId

GroupId

com.jayantkrish.jklol
ArtifactId

ArtifactId

jklol
Last Version

Last Version

1.2.1
Release Date

Release Date

Type

Type

jar
Description

Description

jklol
Jayant Krishnamurthy's (machine) learning and optimization library
Project URL

Project URL

https://github.com/jayantk/jklol
Project Organization

Project Organization

com.jayantkrish.jklol

Download jklol

How to add to project

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

Dependencies

compile (6)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.11.7
com.google.guava : guava jar 17.0
net.sf.jopt-simple : jopt-simple jar 4.9
com.fasterxml.jackson.core : jackson-databind jar 2.2.3
com.fasterxml.jackson.core : jackson-core jar 2.2.3
com.fasterxml.jackson.core : jackson-annotations jar 2.2.3

test (2)

Group / Artifact Type Version
junit : junit jar 3.8
com.novocode : junit-interface jar 0.11

Project Modules

There are no modules declared in this project.

Versions

Version
1.2.1
1.2
1.1
1.0