License |
License
MIT
|
---|---|
GroupId | GroupIdcom.github.pheymann |
ArtifactId | ArtifactIdrrt-core_2.11 |
Version | Version2.3.0 |
Type | Typejar |
Description |
Descriptionrrt-core
rrt-core
|
Project URL |
Project URL |
Project Organization |
Project Organizationcom.github.pheymann |
Filename | Size |
---|---|
rrt-core_2.11-2.3.0.pom | |
rrt-core_2.11-2.3.0.jar | 229 KB |
rrt-core_2.11-2.3.0-sources.jar | 15 KB |
rrt-core_2.11-2.3.0-javadoc.jar | 559 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.pheymann/rrt-core_2.11/ -->
<dependency>
<groupId>com.github.pheymann</groupId>
<artifactId>rrt-core_2.11</artifactId>
<version>2.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.pheymann/rrt-core_2.11/
implementation 'com.github.pheymann:rrt-core_2.11:2.3.0'
// https://jarcasting.com/artifacts/com.github.pheymann/rrt-core_2.11/
implementation ("com.github.pheymann:rrt-core_2.11:2.3.0")
'com.github.pheymann:rrt-core_2.11:jar:2.3.0'
<dependency org="com.github.pheymann" name="rrt-core_2.11" rev="2.3.0">
<artifact name="rrt-core_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.pheymann', module='rrt-core_2.11', version='2.3.0')
)
libraryDependencies += "com.github.pheymann" % "rrt-core_2.11" % "2.3.0"
[com.github.pheymann/rrt-core_2.11 "2.3.0"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.11.8 |
org.typelevel : cats-core_2.11 | jar | 0.8.1 |
org.typelevel : cats-free_2.11 | jar | 0.8.1 |
org.scalikejdbc : scalikejdbc_2.11 | jar | 2.5.0 |
com.typesafe.akka : akka-http_2.11 | jar | 10.0.0 |
org.gnieh : diffson-play-json_2.11 | jar | 2.1.1 |
org.slf4j : slf4j-api | jar | 1.7.21 |
ch.qos.logback : logback-classic | jar | 1.1.7 |
com.h2database : h2 | jar | 1.4.193 |
Group / Artifact | Type | Version |
---|---|---|
org.specs2 : specs2-core_2.11 | jar | 3.8.6 |
com.typesafe.akka : akka-testkit_2.11 | jar | 2.4.14 |