is not current version
Last Version 3.14.9

com.squareup.okhttp3.sample:slack 3.9.1


Categories

Categories

Square Business Logic Libraries Financial
GroupId

GroupId

com.squareup.okhttp3.sample
ArtifactId

ArtifactId

slack
Version

Version

3.9.1
Type

Type

jar

Download slack 3.9.1


<!-- https://jarcasting.com/artifacts/com.squareup.okhttp3.sample/slack/ -->
<dependency>
    <groupId>com.squareup.okhttp3.sample</groupId>
    <artifactId>slack</artifactId>
    <version>3.9.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.squareup.okhttp3.sample/slack/
implementation 'com.squareup.okhttp3.sample:slack:3.9.1'
// https://jarcasting.com/artifacts/com.squareup.okhttp3.sample/slack/
implementation ("com.squareup.okhttp3.sample:slack:3.9.1")
'com.squareup.okhttp3.sample:slack:jar:3.9.1'
<dependency org="com.squareup.okhttp3.sample" name="slack" rev="3.9.1">
  <artifact name="slack" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.squareup.okhttp3.sample', module='slack', version='3.9.1')
)
libraryDependencies += "com.squareup.okhttp3.sample" % "slack" % "3.9.1"
[com.squareup.okhttp3.sample/slack "3.9.1"]