is not current version
Last Version 0.0.4

org.opensourcebim:bresaer 0.0.3

BIMbot for the EU project Bresaer

GroupId

GroupId

org.opensourcebim
ArtifactId

ArtifactId

bresaer
Version

Version

0.0.3
Type

Type

jar

Download bresaer 0.0.3


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