MVN

com.bagridb : bagri-core

Maven & Gradle

Feb 03, 2018
6 usages
36 stars

bagri-core · Bagri API Classes and Interfaces

<dependency>
    <groupId>com.bagridb</groupId>
    <artifactId>bagri-core</artifactId>
    <version>1.2.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

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

  • Latest Stable: 1.2.0

All Versions

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

Version Vulnerabilities Updated
1.2.x
bagri-core-1.2.0
1.1.x
bagri-core-1.1.1
bagri-core-1.1.0
bagri-core-1.1.0-EA2

How to add a dependency to Maven

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

<dependency>
    <groupId>com.bagridb</groupId>
    <artifactId>bagri-core</artifactId>
    <version>1.2.0</version>
</dependency>

How to add a dependency to Gradle

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

implementation 'com.bagridb:bagri-core:1.2.0'

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

implementation("com.bagridb:bagri-core:1.2.0")

How to add a dependency to SBT Scala

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

libraryDependencies += "com.bagridb" % "bagri-core" % "1.2.0"

Advertisement

Dependencies from Group

Feb 03, 2018
6 usages
36 stars
Feb 03, 2018
4 usages
36 stars
Feb 03, 2018
3 usages
36 stars
Feb 03, 2018
3 usages
36 stars
Feb 03, 2018
2 usages
36 stars

Discover Dependencies

Feb 13, 2017
1 usages
51 stars
Dec 16, 2022
4 usages
22 stars
Aug 23, 2023
16 usages
Jan 26, 2020
2 usages
Feb 13, 2013
3 usages
May 08, 2017
9 usages
985 stars