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

org.opensourcebim:bimserver 1.5.78


Группа

Группа

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

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

bimserver
Версия

Версия

1.5.78
Тип

Тип

jar

Скачать bimserver 1.5.78


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