License |
License |
---|---|
Categories |
CategoriesScala Languages |
GroupId | GroupIdcom.github.agaro1121 |
ArtifactId | ArtifactIdscala-slack-core_2.12 |
Version | Version0.2.29 |
Type | Typejar |
Description |
Descriptionscala-slack-core
scala-slack-core
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.github.agaro1121/scala-slack-core_2.12/ -->
<dependency>
<groupId>com.github.agaro1121</groupId>
<artifactId>scala-slack-core_2.12</artifactId>
<version>0.2.29</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.agaro1121/scala-slack-core_2.12/
implementation 'com.github.agaro1121:scala-slack-core_2.12:0.2.29'
// https://jarcasting.com/artifacts/com.github.agaro1121/scala-slack-core_2.12/
implementation ("com.github.agaro1121:scala-slack-core_2.12:0.2.29")
'com.github.agaro1121:scala-slack-core_2.12:jar:0.2.29'
<dependency org="com.github.agaro1121" name="scala-slack-core_2.12" rev="0.2.29">
<artifact name="scala-slack-core_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.agaro1121', module='scala-slack-core_2.12', version='0.2.29')
)
libraryDependencies += "com.github.agaro1121" % "scala-slack-core_2.12" % "0.2.29"
[com.github.agaro1121/scala-slack-core_2.12 "0.2.29"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.12.6 |
com.typesafe.akka : akka-http_2.12 | jar | 10.1.5 |
com.typesafe.akka : akka-stream_2.12 | jar | 2.5.17 |
com.typesafe.akka : akka-testkit_2.12 | jar | 2.5.17 |
org.typelevel : cats-core_2.12 | jar | 1.4.0 |
com.github.pureconfig : pureconfig_2.12 | jar | 0.9.2 |
de.heikoseeberger : akka-http-circe_2.12 | jar | 1.22.0 |
com.typesafe.scala-logging : scala-logging_2.12 | jar | 3.9.0 |
ch.qos.logback : logback-classic | jar | 1.2.3 |
io.circe : circe-core_2.12 | jar | 0.10.0 |
io.circe : circe-generic_2.12 | jar | 0.10.0 |
io.circe : circe-generic-extras_2.12 | jar | 0.10.0 |
io.circe : circe-parser_2.12 | jar | 0.10.0 |
io.circe : circe-shapes_2.12 | jar | 0.10.0 |
Group / Artifact | Type | Version |
---|---|---|
org.scalatest : scalatest_2.12 | jar | 3.0.5 |