is not current version
Last Version 0.5.91

org.opensourcebim:ifcopenshellplugin ifcopenshellplugin-0.5.75

BIMserver plugin that uses IfcOpenShell to generate geometry from IFC files

GroupId

GroupId

org.opensourcebim
ArtifactId

ArtifactId

ifcopenshellplugin
Version

Version

ifcopenshellplugin-0.5.75
Type

Type

jar

Download ifcopenshellplugin ifcopenshellplugin-0.5.75


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