GroupId | GroupIdcom.github.dapperware |
---|---|
ArtifactId | ArtifactIdzio-slack-api-web_2.13 |
Version | Version0.3.7 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/com.github.dapperware/zio-slack-api-web_2.13/ -->
<dependency>
<groupId>com.github.dapperware</groupId>
<artifactId>zio-slack-api-web_2.13</artifactId>
<version>0.3.7</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.dapperware/zio-slack-api-web_2.13/
implementation 'com.github.dapperware:zio-slack-api-web_2.13:0.3.7'
// https://jarcasting.com/artifacts/com.github.dapperware/zio-slack-api-web_2.13/
implementation ("com.github.dapperware:zio-slack-api-web_2.13:0.3.7")
'com.github.dapperware:zio-slack-api-web_2.13:jar:0.3.7'
<dependency org="com.github.dapperware" name="zio-slack-api-web_2.13" rev="0.3.7">
<artifact name="zio-slack-api-web_2.13" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.dapperware', module='zio-slack-api-web_2.13', version='0.3.7')
)
libraryDependencies += "com.github.dapperware" % "zio-slack-api-web_2.13" % "0.3.7"
[com.github.dapperware/zio-slack-api-web_2.13 "0.3.7"]