is not current version
Last Version 3.2.5

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

null

GroupId

GroupId

com.paypal.butterfly
ArtifactId

ArtifactId

butterfly-slack
Version

Version

3.0.0-M10
Type

Type

jar

Download butterfly-slack 3.0.0-M10


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