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

org.opensourcebim:bimserverwar 1.5.67

WAR version of BIMserver

Группа

Группа

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

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

bimserverwar
Версия

Версия

1.5.67
Тип

Тип

war

Скачать bimserverwar 1.5.67


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