License |
License |
---|---|
GroupId | GroupIdorg.pingel |
ArtifactId | ArtifactIdaxle-core_2.10 |
Version | Version0.1-M11 |
Type | Typejar |
Description |
Descriptionaxle-core
axle-core
|
Project URL |
Project URL |
Project Organization |
Project Organizationorg.pingel |
Filename | Size |
---|---|
axle-core_2.10-0.1-M11.pom | |
axle-core_2.10-0.1-M11.jar | 1 MB |
axle-core_2.10-0.1-M11-sources.jar | 132 KB |
axle-core_2.10-0.1-M11-javadoc.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/org.pingel/axle-core_2.10/ -->
<dependency>
<groupId>org.pingel</groupId>
<artifactId>axle-core_2.10</artifactId>
<version>0.1-M11</version>
</dependency>
// https://jarcasting.com/artifacts/org.pingel/axle-core_2.10/
implementation 'org.pingel:axle-core_2.10:0.1-M11'
// https://jarcasting.com/artifacts/org.pingel/axle-core_2.10/
implementation ("org.pingel:axle-core_2.10:0.1-M11")
'org.pingel:axle-core_2.10:jar:0.1-M11'
<dependency org="org.pingel" name="axle-core_2.10" rev="0.1-M11">
<artifact name="axle-core_2.10" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.pingel', module='axle-core_2.10', version='0.1-M11')
)
libraryDependencies += "org.pingel" % "axle-core_2.10" % "0.1-M11"
[org.pingel/axle-core_2.10 "0.1-M11"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.10.4-RC1 |
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.2 |
org.joda : joda-convert | jar | 1.2 |
org.jblas : jblas | jar | 1.2.3 |
org.spire-math : spire_2.10 | jar | 0.7.1 |
com.chuusai : shapeless_2.10.3 | jar | 2.0.0-SNAPSHOT |
Group / Artifact | Type | Version |
---|---|---|
org.specs2 : specs2_2.10 | jar | 2.3.7 |