| License |
License |
|---|---|
| Categories |
CategoriesCLI User Interface |
| GroupId | GroupIdcom.github.seratch |
| ArtifactId | ArtifactIdjslack-api-client |
| Last Version | Last Version3.4.2 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionSonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
| Filename | Size |
|---|---|
| jslack-api-client-3.4.2.pom | |
| jslack-api-client-3.4.2.jar | 1 MB |
| jslack-api-client-3.4.2-sources.jar | 304 KB |
| jslack-api-client-3.4.2-javadoc.jar | 3 MB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.seratch/jslack-api-client/ -->
<dependency>
<groupId>com.github.seratch</groupId>
<artifactId>jslack-api-client</artifactId>
<version>3.4.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.seratch/jslack-api-client/
implementation 'com.github.seratch:jslack-api-client:3.4.2'
// https://jarcasting.com/artifacts/com.github.seratch/jslack-api-client/
implementation ("com.github.seratch:jslack-api-client:3.4.2")
'com.github.seratch:jslack-api-client:jar:3.4.2'
<dependency org="com.github.seratch" name="jslack-api-client" rev="3.4.2">
<artifact name="jslack-api-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.seratch', module='jslack-api-client', version='3.4.2')
)
libraryDependencies += "com.github.seratch" % "jslack-api-client" % "3.4.2"
[com.github.seratch/jslack-api-client "3.4.2"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.github.seratch : jslack-api-model | jar | 3.4.2 |
| com.squareup.okhttp3 : okhttp | jar | 4.2.2 |
| com.google.code.gson : gson | jar | 2.8.6 |
| org.slf4j : slf4j-api | jar | 1.7.29 |
| Group / Artifact | Type | Version |
|---|---|---|
| javax.websocket : javax.websocket-api | jar | 1.1 |
| org.glassfish.tyrus.bundles : tyrus-standalone-client | jar | 1.15 |
| org.projectlombok : lombok | jar | 1.18.10 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.eclipse.jetty : jetty-servlet | jar | 9.2.27.v20190403 |
| org.eclipse.jetty : jetty-server | jar | 9.2.27.v20190403 |
| org.eclipse.jetty : jetty-webapp | jar | 9.2.27.v20190403 |
| junit : junit | jar | 4.13-rc-1 |
| org.hamcrest : hamcrest-all | jar | 1.3 |
| ch.qos.logback : logback-classic | jar | 1.2.3 |
| org.mockito : mockito-core | jar | 3.2.0 |