is not current version
Last Version 3.2.5

com.paypal.butterfly:butterfly-api 3.0.0-M4

null

GroupId

GroupId

com.paypal.butterfly
ArtifactId

ArtifactId

butterfly-api
Version

Version

3.0.0-M4
Type

Type

jar

Download butterfly-api 3.0.0-M4


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