| License | License | 
|---|---|
| Categories | CategoriesRxJava Container Microservices Reactive libraries | 
| GroupId | GroupIdcom.github.hekonsek | 
| ArtifactId | ArtifactIdrxjava-connector-slack | 
| Last Version | Last Version0.3 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | Descriptionrxjava-connector-slack rxjava-connector-slack | 
| Project URL | Project URL | 
<!-- https://jarcasting.com/artifacts/com.github.hekonsek/rxjava-connector-slack/ -->
<dependency>
    <groupId>com.github.hekonsek</groupId>
    <artifactId>rxjava-connector-slack</artifactId>
    <version>0.3</version>
</dependency>// https://jarcasting.com/artifacts/com.github.hekonsek/rxjava-connector-slack/
implementation 'com.github.hekonsek:rxjava-connector-slack:0.3'// https://jarcasting.com/artifacts/com.github.hekonsek/rxjava-connector-slack/
implementation ("com.github.hekonsek:rxjava-connector-slack:0.3")'com.github.hekonsek:rxjava-connector-slack:jar:0.3'<dependency org="com.github.hekonsek" name="rxjava-connector-slack" rev="0.3">
  <artifact name="rxjava-connector-slack" type="jar" />
</dependency>@Grapes(
@Grab(group='com.github.hekonsek', module='rxjava-connector-slack', version='0.3')
)libraryDependencies += "com.github.hekonsek" % "rxjava-connector-slack" % "0.3"[com.github.hekonsek/rxjava-connector-slack "0.3"]| Group / Artifact | Type | Version | 
|---|---|---|
| com.github.hekonsek : rxjava-event | jar | 0.7 | 
| com.ullink.slack : simpleslackapi | jar | 1.2.0 | 
| org.apache.commons : commons-lang3 | jar | 3.7 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| org.mockito : mockito-core | jar | 2.12.0 | 
| ch.qos.logback : logback-classic | jar | 1.2.2 | 
| io.vertx : vertx-unit | jar | 3.5.0 | 
| junit : junit | jar | 4.12 | 
| org.assertj : assertj-core | jar | 3.8.0 |