MVN

me.grapebaba : fabric-java

Maven & Gradle

Aug 23, 2016
4 stars

fabric-java · A java client SDK for hyperledger fabric project

<dependency>
    <groupId>me.grapebaba</groupId>
    <artifactId>fabric-java</artifactId>
    <version>0.1.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of me.grapebaba : fabric-java to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.1.0

All Versions

Choose a version of me.grapebaba : fabric-java to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.1.x
fabric-java-0.1.0

How to add a dependency to Maven

Add the following me.grapebaba : fabric-java maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>me.grapebaba</groupId>
    <artifactId>fabric-java</artifactId>
    <version>0.1.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following me.grapebaba : fabric-java gradle dependency to your build.gradle file:

implementation 'me.grapebaba:fabric-java:0.1.0'

Gradle Kotlin DSL: Add the following me.grapebaba : fabric-java gradle kotlin dependency to your build.gradle.kts file:

implementation("me.grapebaba:fabric-java:0.1.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following me.grapebaba : fabric-java sbt scala dependency to your build.sbt file:

libraryDependencies += "me.grapebaba" % "fabric-java" % "0.1.0"

Advertisement

Dependencies from Group

Jul 29, 2016
1 usages
10 stars
Jul 29, 2016
10 stars
Aug 23, 2016
4 stars
May 03, 2023
23 stars

Discover Dependencies

Aug 23, 2022
2 usages
19 stars
Aug 23, 2022
3 usages
19 stars
Oct 14, 2017
5 usages
104 stars
Jun 12, 2022
1 usages
1k stars
Jun 12, 2022
1 usages
1k stars
Jun 12, 2022
7 usages
1k stars
Aug 05, 2019
1 usages
3 stars