MVN

ch.dissem.jabit : jabit-core

Maven & Gradle

Nov 01, 2016
7 usages
27 stars

Jabit Core · A Java implementation of the Bitmessage protocol. This is the core part. You'll either need the networking and repositories modules, too, or implement your own.

<dependency>
    <groupId>ch.dissem.jabit</groupId>
    <artifactId>jabit-core</artifactId>
    <version>2.0.4</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of ch.dissem.jabit : jabit-core to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 2.0.4

All Versions

Choose a version of ch.dissem.jabit : jabit-core to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
2.0.x
jabit-core-2.0.4
jabit-core-2.0.3
jabit-core-2.0.2
jabit-core-2.0.1
jabit-core-2.0.0
1.0.x
jabit-core-1.0.1
jabit-core-1.0.0

How to add a dependency to Maven

Add the following ch.dissem.jabit : jabit-core maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>ch.dissem.jabit</groupId>
    <artifactId>jabit-core</artifactId>
    <version>2.0.4</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following ch.dissem.jabit : jabit-core gradle dependency to your build.gradle file:

implementation 'ch.dissem.jabit:jabit-core:2.0.4'

Gradle Kotlin DSL: Add the following ch.dissem.jabit : jabit-core gradle kotlin dependency to your build.gradle.kts file:

implementation("ch.dissem.jabit:jabit-core:2.0.4")

How to add a dependency to SBT Scala

SBT Scala: Add the following ch.dissem.jabit : jabit-core sbt scala dependency to your build.sbt file:

libraryDependencies += "ch.dissem.jabit" % "jabit-core" % "2.0.4"

Advertisement

Dependencies from Group

Nov 01, 2016
7 usages
27 stars
Nov 01, 2016
6 usages
27 stars
Jul 03, 2015
4 usages
27 stars
Nov 01, 2016
1 usages
27 stars
Nov 01, 2016
1 usages
27 stars

Discover Dependencies

May 22, 2017
2 usages
3 stars
Jan 18, 2023
15 usages
19 stars
Jul 10, 2023
333 stars
Jan 24, 2016
3.3k stars
May 14, 2018
302 stars
May 11, 2017
4 usages
11.7k stars
Dec 16, 2016
1 usages
2 stars
Jul 14, 2023
15 usages