License |
License |
---|---|
GroupId | GroupIdcom.paypal.butterfly |
ArtifactId | ArtifactIdbutterfly-api |
Last Version | Last Version3.2.5 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionbutterfly-api
null
|
Project URL |
Project URL |
Filename | Size |
---|---|
butterfly-api-3.2.5.pom | |
butterfly-api-3.2.5.jar | 5 KB |
butterfly-api-3.2.5-sources.jar | 9 KB |
butterfly-api-3.2.5-javadoc.jar | 56 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.paypal.butterfly/butterfly-api/ -->
<dependency>
<groupId>com.paypal.butterfly</groupId>
<artifactId>butterfly-api</artifactId>
<version>3.2.5</version>
</dependency>
// https://jarcasting.com/artifacts/com.paypal.butterfly/butterfly-api/
implementation 'com.paypal.butterfly:butterfly-api:3.2.5'
// https://jarcasting.com/artifacts/com.paypal.butterfly/butterfly-api/
implementation ("com.paypal.butterfly:butterfly-api:3.2.5")
'com.paypal.butterfly:butterfly-api:jar:3.2.5'
<dependency org="com.paypal.butterfly" name="butterfly-api" rev="3.2.5">
<artifact name="butterfly-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.paypal.butterfly', module='butterfly-api', version='3.2.5')
)
libraryDependencies += "com.paypal.butterfly" % "butterfly-api" % "3.2.5"
[com.paypal.butterfly/butterfly-api "3.2.5"]