is not current version
Last Version 3.2.5

com.paypal.butterfly:butterfly-slack 3.0.0-M9

null

GroupId

GroupId

com.paypal.butterfly
ArtifactId

ArtifactId

butterfly-slack
Version

Version

3.0.0-M9
Type

Type

jar

Download butterfly-slack 3.0.0-M9


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