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