GroupId | GroupIdcom.github.seratch |
---|---|
ArtifactId | ArtifactIdjslack-api-model |
Version | Version3.0.0-RC2 |
Type | Typejar |
Filename | Size |
---|---|
jslack-api-model-3.0.0-RC2.pom | |
jslack-api-model-3.0.0-RC2.jar | 528 KB |
jslack-api-model-3.0.0-RC2-sources.jar | 116 KB |
jslack-api-model-3.0.0-RC2-javadoc.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.seratch/jslack-api-model/ -->
<dependency>
<groupId>com.github.seratch</groupId>
<artifactId>jslack-api-model</artifactId>
<version>3.0.0-RC2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.seratch/jslack-api-model/
implementation 'com.github.seratch:jslack-api-model:3.0.0-RC2'
// https://jarcasting.com/artifacts/com.github.seratch/jslack-api-model/
implementation ("com.github.seratch:jslack-api-model:3.0.0-RC2")
'com.github.seratch:jslack-api-model:jar:3.0.0-RC2'
<dependency org="com.github.seratch" name="jslack-api-model" rev="3.0.0-RC2">
<artifact name="jslack-api-model" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.seratch', module='jslack-api-model', version='3.0.0-RC2')
)
libraryDependencies += "com.github.seratch" % "jslack-api-model" % "3.0.0-RC2"
[com.github.seratch/jslack-api-model "3.0.0-RC2"]