MVN

io.higgs : boson

Maven & Gradle

May 03, 2016
2 usages
71 stars

boson · Higgs' Boson protocol implementation

<dependency>
    <groupId>io.higgs</groupId>
    <artifactId>boson</artifactId>
    <version>0.0.24</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.higgs : boson to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.0.24

All Versions

Choose a version of io.higgs : boson to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.0.x
boson-0.0.24
boson-0.0.23
boson-0.0.22
boson-0.0.21
boson-0.0.20
boson-0.0.19
boson-0.0.18
boson-0.0.17
boson-0.0.15
boson-0.0.14
boson-0.0.13
boson-0.0.12
boson-0.0.11
boson-0.0.10
boson-0.0.9
boson-0.0.8-1
boson-0.0.8
boson-0.0.7
boson-0.0.6
boson-0.0.5
boson-0.0.4
boson-0.0.3
boson-0.0.2
boson-0.0.1

How to add a dependency to Maven

Add the following io.higgs : boson maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>io.higgs</groupId>
    <artifactId>boson</artifactId>
    <version>0.0.24</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following io.higgs : boson gradle dependency to your build.gradle file:

implementation 'io.higgs:boson:0.0.24'

Gradle Kotlin DSL: Add the following io.higgs : boson gradle kotlin dependency to your build.gradle.kts file:

implementation("io.higgs:boson:0.0.24")

How to add a dependency to SBT Scala

SBT Scala: Add the following io.higgs : boson sbt scala dependency to your build.sbt file:

libraryDependencies += "io.higgs" % "boson" % "0.0.24"

Advertisement

Dependencies from Group

May 03, 2016
10 usages
71 stars
May 03, 2016
9 usages
71 stars
May 03, 2016
4 usages
71 stars
May 03, 2016
3 usages
71 stars
May 03, 2016
3 usages
71 stars

Discover Dependencies