MVN

org.opensourcebim : bresaer

Maven & Gradle

Feb 16, 2018
0 stars

BresaerBot · BIMbot for the EU project Bresaer

<dependency>
    <groupId>org.opensourcebim</groupId>
    <artifactId>bresaer</artifactId>
    <version>0.0.4</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.opensourcebim : bresaer to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.0.4

All Versions

Choose a version of org.opensourcebim : bresaer to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.0.x
bresaer-0.0.4
bresaer-0.0.3
bresaer-0.0.2
bresaer-0.0.1

How to add a dependency to Maven

Add the following org.opensourcebim : bresaer maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.opensourcebim</groupId>
    <artifactId>bresaer</artifactId>
    <version>0.0.4</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.opensourcebim : bresaer gradle dependency to your build.gradle file:

implementation 'org.opensourcebim:bresaer:0.0.4'

Gradle Kotlin DSL: Add the following org.opensourcebim : bresaer gradle kotlin dependency to your build.gradle.kts file:

implementation("org.opensourcebim:bresaer:0.0.4")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.opensourcebim : bresaer sbt scala dependency to your build.sbt file:

libraryDependencies += "org.opensourcebim" % "bresaer" % "0.0.4"

Advertisement

Dependencies from Group

Feb 05, 2023
30 usages
1.3k stars
Feb 05, 2023
10 usages
1.3k stars
Jan 21, 2016
9 usages
bcf
Feb 04, 2023
7 usages
2 stars
Jan 21, 2016
6 usages

Discover Dependencies