License |
License |
---|---|
GroupId | GroupIdcom.github.pheymann |
ArtifactId | ArtifactIdartie-core_2.11 |
Version | Version0.1.1 |
Type | Typejar |
Description |
Descriptionartie-core
artie-core
|
Project URL |
Project URL |
Project Organization |
Project Organizationcom.github.pheymann |
Filename | Size |
---|---|
artie-core_2.11-0.1.1.pom | |
artie-core_2.11-0.1.1.jar | 229 KB |
artie-core_2.11-0.1.1-sources.jar | 13 KB |
artie-core_2.11-0.1.1-javadoc.jar | 535 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.pheymann/artie-core_2.11/ -->
<dependency>
<groupId>com.github.pheymann</groupId>
<artifactId>artie-core_2.11</artifactId>
<version>0.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.pheymann/artie-core_2.11/
implementation 'com.github.pheymann:artie-core_2.11:0.1.1'
// https://jarcasting.com/artifacts/com.github.pheymann/artie-core_2.11/
implementation ("com.github.pheymann:artie-core_2.11:0.1.1")
'com.github.pheymann:artie-core_2.11:jar:0.1.1'
<dependency org="com.github.pheymann" name="artie-core_2.11" rev="0.1.1">
<artifact name="artie-core_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.pheymann', module='artie-core_2.11', version='0.1.1')
)
libraryDependencies += "com.github.pheymann" % "artie-core_2.11" % "0.1.1"
[com.github.pheymann/artie-core_2.11 "0.1.1"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.11.11 |
com.chuusai : shapeless_2.11 | jar | 2.3.2 |
org.scalaj : scalaj-http_2.11 | jar | 2.3.0 |
com.h2database : h2 | jar | 1.4.191 |
com.typesafe.akka : akka-actor_2.11 | jar | 2.4.19 |
com.typesafe.akka : akka-stream_2.11 | jar | 2.4.19 |
com.typesafe.akka : akka-http_2.11 | jar | 10.0.10 |
com.typesafe.play : play-json_2.11 | jar | 2.6.2 |
de.heikoseeberger : akka-http-play-json_2.11 | jar | 1.17.0 |
Group / Artifact | Type | Version |
---|---|---|
org.specs2 : specs2-core_2.11 | jar | 3.9.4 |