is not current version
Last Version 1.5.9

org.opensourcebim:BimServerJar 1.5.6

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

GroupId

GroupId

org.opensourcebim
ArtifactId

ArtifactId

BimServerJar
Version

Version

1.5.6
Type

Type

jar

Download BimServerJar 1.5.6


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