MVN

com.bnd-lib : bnd-core

Maven & Gradle

Aug 13, 2019
6 usages
2 stars

bnd-core

<dependency>
    <groupId>com.bnd-lib</groupId>
    <artifactId>bnd-core</artifactId>
    <version>0.7.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.bnd-lib : bnd-core to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.7.0

All Versions

Choose a version of com.bnd-lib : bnd-core to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.7.x
bnd-core-0.7.0

How to add a dependency to Maven

Add the following com.bnd-lib : bnd-core maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.bnd-lib</groupId>
    <artifactId>bnd-core</artifactId>
    <version>0.7.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.bnd-lib : bnd-core gradle dependency to your build.gradle file:

implementation 'com.bnd-lib:bnd-core:0.7.0'

Gradle Kotlin DSL: Add the following com.bnd-lib : bnd-core gradle kotlin dependency to your build.gradle.kts file:

implementation("com.bnd-lib:bnd-core:0.7.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.bnd-lib : bnd-core sbt scala dependency to your build.sbt file:

libraryDependencies += "com.bnd-lib" % "bnd-core" % "0.7.0"

Advertisement

Dependencies from Group

Aug 13, 2019
6 usages
2 stars
Apr 08, 2021
6 usages
2 stars
Apr 08, 2021
4 usages
2 stars
Aug 13, 2019
3 usages
2 stars
Aug 13, 2019
3 usages
2 stars

Discover Dependencies

Mar 26, 2016
4 usages
66 stars
Apr 17, 2016
4 usages
Nov 18, 2016
19 usages
63 stars
Jan 02, 2017
3 usages
65 stars
Jul 01, 2019
4 usages
2.3k stars
Dec 26, 2017
3 usages
0 stars
Oct 29, 2020
2 usages
50 stars