is not current version
Last Version 2.0.0

org.opensourcebim:bimserverjar 1.5.93

Standalone runnable JAR for BIMserver evaluation without having to setup a full BIMserver

GroupId

GroupId

org.opensourcebim
ArtifactId

ArtifactId

bimserverjar
Version

Version

1.5.93
Type

Type

jar

Download bimserverjar 1.5.93


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