MVN

net.joelinn : stripe

Maven & Gradle

Aug 26, 2014
6 stars

stripe-api-java · An object-oriented client library for Stripe's API

<dependency>
    <groupId>net.joelinn</groupId>
    <artifactId>stripe</artifactId>
    <version>1.2.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of net.joelinn : stripe to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.2.0

All Versions

Choose a version of net.joelinn : stripe to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.2.x
stripe-1.2.0
1.1.x
stripe-1.1.0
1.0.x
stripe-1.0.2
stripe-1.0.1

How to add a dependency to Maven

Add the following net.joelinn : stripe maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>net.joelinn</groupId>
    <artifactId>stripe</artifactId>
    <version>1.2.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following net.joelinn : stripe gradle dependency to your build.gradle file:

implementation 'net.joelinn:stripe:1.2.0'

Gradle Kotlin DSL: Add the following net.joelinn : stripe gradle kotlin dependency to your build.gradle.kts file:

implementation("net.joelinn:stripe:1.2.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following net.joelinn : stripe sbt scala dependency to your build.sbt file:

libraryDependencies += "net.joelinn" % "stripe" % "1.2.0"

Advertisement

Dependencies from Group

Feb 18, 2016
9 stars
Mar 12, 2021
133 stars
Jun 08, 2014
7 stars
Aug 26, 2014
6 stars

Discover Dependencies

Sep 20, 2005
Jan 14, 2015
1 usages
88 stars
Jun 13, 2023
34 stars
Dec 22, 2014
1 stars
Aug 16, 2012
1 usages
Mar 03, 2015
Apr 06, 2015
2 stars
Mar 25, 2014
11 stars