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