Last Version

scala-slack-core 0.2.28

scala-slack-core

License

License

MIT
Categories

Categories

Scala Languages
GroupId

GroupId

com.github.agaro1121
ArtifactId

ArtifactId

scala-slack-core_2.11
Version

Version

0.2.28
Type

Type

jar
Description

Description

scala-slack-core
scala-slack-core
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-core_2.11 0.2.28


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

Dependencies

compile (14)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.11.12
com.typesafe.akka : akka-http_2.11 jar 10.1.5
com.typesafe.akka : akka-stream_2.11 jar 2.5.17
com.typesafe.akka : akka-testkit_2.11 jar 2.5.17
org.typelevel : cats-core_2.11 jar 1.4.0
com.github.pureconfig : pureconfig_2.11 jar 0.9.2
de.heikoseeberger : akka-http-circe_2.11 jar 1.22.0
com.typesafe.scala-logging : scala-logging_2.11 jar 3.9.0
ch.qos.logback : logback-classic jar 1.2.3
io.circe : circe-core_2.11 jar 0.10.0
io.circe : circe-generic_2.11 jar 0.10.0
io.circe : circe-generic-extras_2.11 jar 0.10.0
io.circe : circe-parser_2.11 jar 0.10.0
io.circe : circe-shapes_2.11 jar 0.10.0

test (1)

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

Project Modules

There are no modules declared in this project.