License |
License |
---|---|
GroupId | GroupIdcom.github.seratch |
ArtifactId | ArtifactIdjslack |
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-3.4.2.pom | |
jslack-3.4.2.jar | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.seratch/jslack/ -->
<dependency>
<groupId>com.github.seratch</groupId>
<artifactId>jslack</artifactId>
<version>3.4.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.seratch/jslack/
implementation 'com.github.seratch:jslack:3.4.2'
// https://jarcasting.com/artifacts/com.github.seratch/jslack/
implementation ("com.github.seratch:jslack:3.4.2")
'com.github.seratch:jslack:jar:3.4.2'
<dependency org="com.github.seratch" name="jslack" rev="3.4.2">
<artifact name="jslack" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.seratch', module='jslack', version='3.4.2')
)
libraryDependencies += "com.github.seratch" % "jslack" % "3.4.2"
[com.github.seratch/jslack "3.4.2"]
Group / Artifact | Type | Version |
---|---|---|
com.github.seratch : jslack-api-model | jar | 3.4.2 |
com.github.seratch : jslack-api-client | jar | 3.4.2 |
com.github.seratch : jslack-app-backend | jar | 3.4.2 |
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | 1.18.10 |
Group / Artifact | Type | Version |
---|---|---|
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 |