| License |
License |
|---|---|
| Categories |
CategoriesAnt Build Tools |
| GroupId | GroupIdcom.jayantkrish.jklol |
| ArtifactId | ArtifactIdjklol |
| Last Version | Last Version1.2.1 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionjklol
Jayant Krishnamurthy's (machine) learning and optimization library
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| jklol-1.2.1.pom | |
| jklol-1.2.1.jar | 1 MB |
| jklol-1.2.1-sources.jar | 656 KB |
| jklol-1.2.1-javadoc.jar | 3 MB |
| Browse |
<!-- 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"]
| 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 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 3.8 |
| com.novocode : junit-interface | jar | 0.11 |