Categories |
CategoriesCLI User Interface |
---|---|
GroupId | GroupIdcom.github.seratch |
ArtifactId | ArtifactIdjslack-api-client |
Version | Version1.7.3 |
Type | Typejar |
Filename | Size |
---|---|
jslack-api-client-1.7.3.pom | |
jslack-api-client-1.7.3.jar | 813 KB |
jslack-api-client-1.7.3-sources.jar | 209 KB |
jslack-api-client-1.7.3-javadoc.jar | 2 MB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.seratch/jslack-api-client/ -->
<dependency>
<groupId>com.github.seratch</groupId>
<artifactId>jslack-api-client</artifactId>
<version>1.7.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.seratch/jslack-api-client/
implementation 'com.github.seratch:jslack-api-client:1.7.3'
// https://jarcasting.com/artifacts/com.github.seratch/jslack-api-client/
implementation ("com.github.seratch:jslack-api-client:1.7.3")
'com.github.seratch:jslack-api-client:jar:1.7.3'
<dependency org="com.github.seratch" name="jslack-api-client" rev="1.7.3">
<artifact name="jslack-api-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.seratch', module='jslack-api-client', version='1.7.3')
)
libraryDependencies += "com.github.seratch" % "jslack-api-client" % "1.7.3"
[com.github.seratch/jslack-api-client "1.7.3"]