MVN

com.after_sunrise.cryptocurrency : bitflyer4j

Maven & Gradle

May 06, 2019
23 stars

bitflyer4j · Java wrapper library for the bitFlyer Lightning API.

<dependency>
    <groupId>com.after_sunrise.cryptocurrency</groupId>
    <artifactId>bitflyer4j</artifactId>
    <version>0.6.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.after_sunrise.cryptocurrency : bitflyer4j to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.6.0

All Versions

Choose a version of com.after_sunrise.cryptocurrency : bitflyer4j to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.6.x
bitflyer4j-0.6.0
0.5.x
bitflyer4j-0.5.1
bitflyer4j-0.5.0
0.4.x
bitflyer4j-0.4.3
bitflyer4j-0.4.2
bitflyer4j-0.4.1
bitflyer4j-0.4.0
0.3.x
bitflyer4j-0.3.2
bitflyer4j-0.3.1
bitflyer4j-0.3.0
0.2.x
bitflyer4j-0.2.0
0.1.x
bitflyer4j-0.1.5
bitflyer4j-0.1.4
bitflyer4j-0.1.3
bitflyer4j-0.1.2
bitflyer4j-0.1.1
bitflyer4j-0.1.0
0.0.x
bitflyer4j-0.0.9
bitflyer4j-0.0.8
bitflyer4j-0.0.7
bitflyer4j-0.0.6
bitflyer4j-0.0.5
bitflyer4j-0.0.4
bitflyer4j-0.0.3
bitflyer4j-0.0.2
bitflyer4j-0.0.1

How to add a dependency to Maven

Add the following com.after_sunrise.cryptocurrency : bitflyer4j maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.after_sunrise.cryptocurrency</groupId>
    <artifactId>bitflyer4j</artifactId>
    <version>0.6.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.after_sunrise.cryptocurrency : bitflyer4j gradle dependency to your build.gradle file:

implementation 'com.after_sunrise.cryptocurrency:bitflyer4j:0.6.0'

Gradle Kotlin DSL: Add the following com.after_sunrise.cryptocurrency : bitflyer4j gradle kotlin dependency to your build.gradle.kts file:

implementation("com.after_sunrise.cryptocurrency:bitflyer4j:0.6.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.after_sunrise.cryptocurrency : bitflyer4j sbt scala dependency to your build.sbt file:

libraryDependencies += "com.after_sunrise.cryptocurrency" % "bitflyer4j" % "0.6.0"

Advertisement

Dependencies from Group

Discover Dependencies

Sep 22, 2021
0 stars
Sep 12, 2021
5 usages
1.4k stars
Aug 11, 2017
583 stars
Sep 13, 2022
13 usages
12k stars
Mar 23, 2021
175 stars
npm
Sep 15, 2017
17.5k stars
Jul 11, 2023
45 stars
Nov 03, 2022
2 usages
226 stars