| License |
License |
|---|---|
| GroupId | GroupIdedu.eckerd |
| ArtifactId | ArtifactIdslate-core_2.11 |
| Version | Version0.1.1 |
| Type | Typejar |
| Description |
Descriptionroot
root
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| slate-core_2.11-0.1.1.pom | |
| slate-core_2.11-0.1.1.jar | 28 KB |
| slate-core_2.11-0.1.1-sources.jar | 4 KB |
| slate-core_2.11-0.1.1-javadoc.jar | 386 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/edu.eckerd/slate-core_2.11/ -->
<dependency>
<groupId>edu.eckerd</groupId>
<artifactId>slate-core_2.11</artifactId>
<version>0.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/edu.eckerd/slate-core_2.11/
implementation 'edu.eckerd:slate-core_2.11:0.1.1'
// https://jarcasting.com/artifacts/edu.eckerd/slate-core_2.11/
implementation ("edu.eckerd:slate-core_2.11:0.1.1")
'edu.eckerd:slate-core_2.11:jar:0.1.1'
<dependency org="edu.eckerd" name="slate-core_2.11" rev="0.1.1">
<artifact name="slate-core_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='edu.eckerd', module='slate-core_2.11', version='0.1.1')
)
libraryDependencies += "edu.eckerd" % "slate-core_2.11" % "0.1.1"
[edu.eckerd/slate-core_2.11 "0.1.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.scala-lang : scala-library | jar | 2.11.11 |
| com.typesafe.akka : akka-http_2.11 | jar | 10.0.7 |
| com.typesafe.akka : akka-http-spray-json_2.11 | jar | 10.0.7 |
| Group / Artifact | Type | Version |
|---|---|---|
| com.typesafe.akka : akka-http-testkit_2.11 | jar | 10.0.7 |
| org.scalamock : scalamock-scalatest-support_2.11 | jar | 3.5.0 |