License |
License |
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdnet.timothyhahn.crane |
ArtifactId | ArtifactIdcrane_2.10 |
Version | Version0.0.1 |
Type | Typejar |
Description |
Descriptioncrane
crane
|
Project URL |
Project URL |
Project Organization |
Project Organizationnet.timothyhahn.crane |
Filename | Size |
---|---|
crane_2.10-0.0.1.pom | |
crane_2.10-0.0.1.jar | 34 KB |
crane_2.10-0.0.1-sources.jar | 3 KB |
crane_2.10-0.0.1-javadoc.jar | 372 KB |
Browse |
<!-- https://jarcasting.com/artifacts/net.timothyhahn.crane/crane_2.10/ -->
<dependency>
<groupId>net.timothyhahn.crane</groupId>
<artifactId>crane_2.10</artifactId>
<version>0.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/net.timothyhahn.crane/crane_2.10/
implementation 'net.timothyhahn.crane:crane_2.10:0.0.1'
// https://jarcasting.com/artifacts/net.timothyhahn.crane/crane_2.10/
implementation ("net.timothyhahn.crane:crane_2.10:0.0.1")
'net.timothyhahn.crane:crane_2.10:jar:0.0.1'
<dependency org="net.timothyhahn.crane" name="crane_2.10" rev="0.0.1">
<artifact name="crane_2.10" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.timothyhahn.crane', module='crane_2.10', version='0.0.1')
)
libraryDependencies += "net.timothyhahn.crane" % "crane_2.10" % "0.0.1"
[net.timothyhahn.crane/crane_2.10 "0.0.1"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.10.3 |
com.typesafe.akka : akka-actor_2.10 | jar | 2.2.3 |
com.typesafe.akka : akka-transactor_2.10 | jar | 2.2.3 |
org.scala-stm : scala-stm_2.10 | jar | 0.7 |
Group / Artifact | Type | Version |
---|---|---|
org.scalatest : scalatest_2.10 | jar | 2.0 |