axle-core


License

License

GroupId

GroupId

org.pingel
ArtifactId

ArtifactId

axle-core_2.11
Last Version

Last Version

0.1.16
Release Date

Release Date

Type

Type

jar
Description

Description

axle-core
axle-core
Project URL

Project URL

http://axle-lang.org
Project Organization

Project Organization

org.pingel

Download axle-core_2.11

How to add to project

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

Dependencies

compile (14)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.11.2
org.scala-lang.modules : scala-xml_2.11 jar 1.0.2
org.scala-lang.modules : scala-parser-combinators_2.11 jar 1.0.1
net.sf.jung : jung-algorithms jar 2.0.1
net.sf.jung : jung-api jar 2.0.1
net.sf.jung : jung-graph-impl jar 2.0.1
net.sf.jung : jung-io jar 2.0.1
joda-time : joda-time jar 2.3
org.joda : joda-convert jar 1.6
org.jblas : jblas jar 1.2.3
com.github.fommil.netlib : all pom 1.1.2
com.googlecode.matrix-toolkits-java : mtj jar 1.0.1
org.spire-math : spire_2.11 jar 0.8.2
com.chuusai : shapeless_2.11 jar 2.0.0

test (1)

Group / Artifact Type Version
org.specs2 : specs2_2.11 jar 2.3.11

Project Modules

There are no modules declared in this project.

Versions

Version
0.1.16
0.1.15
0.1.14
0.1-M12