jklol

Jayant Krishnamurthy's (machine) learning and optimization library

License

License

Categories

Categories

Ant Build Tools
GroupId

GroupId

com.jayantkrish
ArtifactId

ArtifactId

jklol
Last Version

Last Version

1.0
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

Download jklol

How to add to project

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

Dependencies

compile (5)

Group / Artifact Type Version
com.google.guava : guava jar 13.0
net.sf.jopt-simple : jopt-simple jar 4.3
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 (1)

Group / Artifact Type Version
junit : junit jar 3.8

Project Modules

There are no modules declared in this project.

Versions

Version
1.0