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

org.opensourcebim:bimserver 1.5.161


Группа

Группа

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

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

bimserver
Версия

Версия

1.5.161
Тип

Тип

jar

Скачать bimserver 1.5.161


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