is not current version
Last Version 0.0.4

org.opensourcebim:bresaer 0.0.1

BIMbot for the EU project Bresaer

GroupId

GroupId

org.opensourcebim
ArtifactId

ArtifactId

bresaer
Version

Version

0.0.1
Type

Type

jar

Download bresaer 0.0.1


<!-- https://jarcasting.com/artifacts/org.opensourcebim/bresaer/ -->
<dependency>
    <groupId>org.opensourcebim</groupId>
    <artifactId>bresaer</artifactId>
    <version>0.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.opensourcebim/bresaer/
implementation 'org.opensourcebim:bresaer:0.0.1'
// https://jarcasting.com/artifacts/org.opensourcebim/bresaer/
implementation ("org.opensourcebim:bresaer:0.0.1")
'org.opensourcebim:bresaer:jar:0.0.1'
<dependency org="org.opensourcebim" name="bresaer" rev="0.0.1">
  <artifact name="bresaer" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.opensourcebim', module='bresaer', version='0.0.1')
)
libraryDependencies += "org.opensourcebim" % "bresaer" % "0.0.1"
[org.opensourcebim/bresaer "0.0.1"]