License |
License |
---|---|
GroupId | GroupIdorg.pingel |
ArtifactId | ArtifactIdaxle-aggregate_2.10 |
Version | Version0.1-M11 |
Type | Typejar |
Description |
Descriptionaxle-aggregate
axle-aggregate
|
Project URL |
Project URL |
Project Organization |
Project Organizationorg.pingel |
Filename | Size |
---|---|
axle-aggregate_2.10-0.1-M11.pom | |
axle-aggregate_2.10-0.1-M11.jar | 280 bytes |
axle-aggregate_2.10-0.1-M11-sources.jar | 254 bytes |
axle-aggregate_2.10-0.1-M11-javadoc.jar | 189 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.pingel/axle-aggregate_2.10/ -->
<dependency>
<groupId>org.pingel</groupId>
<artifactId>axle-aggregate_2.10</artifactId>
<version>0.1-M11</version>
</dependency>
// https://jarcasting.com/artifacts/org.pingel/axle-aggregate_2.10/
implementation 'org.pingel:axle-aggregate_2.10:0.1-M11'
// https://jarcasting.com/artifacts/org.pingel/axle-aggregate_2.10/
implementation ("org.pingel:axle-aggregate_2.10:0.1-M11")
'org.pingel:axle-aggregate_2.10:jar:0.1-M11'
<dependency org="org.pingel" name="axle-aggregate_2.10" rev="0.1-M11">
<artifact name="axle-aggregate_2.10" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.pingel', module='axle-aggregate_2.10', version='0.1-M11')
)
libraryDependencies += "org.pingel" % "axle-aggregate_2.10" % "0.1-M11"
[org.pingel/axle-aggregate_2.10 "0.1-M11"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.10.4-RC1 |
Group / Artifact | Type | Version |
---|---|---|
org.specs2 : specs2_2.10 | jar | 2.3.7 |