License |
License |
---|---|
Categories |
CategoriesScala Languages CLI User Interface |
GroupId | GroupIdcom.github.gilbertw1 |
ArtifactId | ArtifactIdslack-scala-client_2.11 |
Version | Version0.2.3 |
Type | Typejar |
Description |
Descriptionslack-scala-client
slack-scala-client
|
Project URL |
Project URL |
Project Organization |
Project Organizationcom.github.gilbertw1 |
<!-- https://jarcasting.com/artifacts/com.github.gilbertw1/slack-scala-client_2.11/ -->
<dependency>
<groupId>com.github.gilbertw1</groupId>
<artifactId>slack-scala-client_2.11</artifactId>
<version>0.2.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.gilbertw1/slack-scala-client_2.11/
implementation 'com.github.gilbertw1:slack-scala-client_2.11:0.2.3'
// https://jarcasting.com/artifacts/com.github.gilbertw1/slack-scala-client_2.11/
implementation ("com.github.gilbertw1:slack-scala-client_2.11:0.2.3")
'com.github.gilbertw1:slack-scala-client_2.11:jar:0.2.3'
<dependency org="com.github.gilbertw1" name="slack-scala-client_2.11" rev="0.2.3">
<artifact name="slack-scala-client_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.gilbertw1', module='slack-scala-client_2.11', version='0.2.3')
)
libraryDependencies += "com.github.gilbertw1" % "slack-scala-client_2.11" % "0.2.3"
[com.github.gilbertw1/slack-scala-client_2.11 "0.2.3"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.11.12 |
com.typesafe.akka : akka-http-core_2.11 | jar | 10.0.11 |
com.typesafe.play : play-json_2.11 | jar | 2.6.9 |
org.scala-lang.modules : scala-async_2.11 | jar | 0.9.7 |
Group / Artifact | Type | Version |
---|---|---|
org.scalatest : scalatest_2.11 | jar | 3.0.5 |