is not current version
Last Version 0.0.4

org.opensourcebim:bresaer 0.0.2

BIMbot for the EU project Bresaer

GroupId

GroupId

org.opensourcebim
ArtifactId

ArtifactId

bresaer
Version

Version

0.0.2
Type

Type

jar

Download bresaer 0.0.2


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