не последняя версия
Последняя версия 2.0.0

org.opensourcebim:bimserverjar 1.5.162

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

Группа

Группа

org.opensourcebim
Идентификатор

Идентификатор

bimserverjar
Версия

Версия

1.5.162
Тип

Тип

jar

Скачать bimserverjar 1.5.162


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