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

org.opensourcebim:ifcopenshellplugin 0.5.29

BIMserver plugin that uses IfcOpenShell to generate geometry from IFC files

Группа

Группа

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

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

ifcopenshellplugin
Версия

Версия

0.5.29
Тип

Тип

jar

Скачать ifcopenshellplugin 0.5.29


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