Last Version

scala-slack-web 0.2.29

scala-slack-web

License

License

MIT
Categories

Categories

Scala Languages
GroupId

GroupId

com.github.agaro1121
ArtifactId

ArtifactId

scala-slack-web_2.12
Version

Version

0.2.29
Type

Type

jar
Description

Description

scala-slack-web
scala-slack-web
Project URL

Project URL

https://github.com/agaro1121/scala-slack-client
Project Organization

Project Organization

com.github.agaro1121
Source Code Management

Source Code Management

https://github.com/agaro1121/scala-slack-client

Download scala-slack-web_2.12 0.2.29


<!-- https://jarcasting.com/artifacts/com.github.agaro1121/scala-slack-web_2.12/ -->
<dependency>
    <groupId>com.github.agaro1121</groupId>
    <artifactId>scala-slack-web_2.12</artifactId>
    <version>0.2.29</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.agaro1121/scala-slack-web_2.12/
implementation 'com.github.agaro1121:scala-slack-web_2.12:0.2.29'
// https://jarcasting.com/artifacts/com.github.agaro1121/scala-slack-web_2.12/
implementation ("com.github.agaro1121:scala-slack-web_2.12:0.2.29")
'com.github.agaro1121:scala-slack-web_2.12:jar:0.2.29'
<dependency org="com.github.agaro1121" name="scala-slack-web_2.12" rev="0.2.29">
  <artifact name="scala-slack-web_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.agaro1121', module='scala-slack-web_2.12', version='0.2.29')
)
libraryDependencies += "com.github.agaro1121" % "scala-slack-web_2.12" % "0.2.29"
[com.github.agaro1121/scala-slack-web_2.12 "0.2.29"]

Dependencies

compile (15)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.12.6
com.github.agaro1121 : scala-slack-core_2.12 jar 0.2.29
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

test (1)

Group / Artifact Type Version
org.scalatest : scalatest_2.12 jar 3.0.5

Project Modules

There are no modules declared in this project.