is not current version
Last Version 0.5.91

org.opensourcebim:ifcopenshellplugin ifcopenshellplugin-ifcopenshellplugin-0.5.76

BIMserver plugin that uses IfcOpenShell to generate geometry from IFC files

GroupId

GroupId

org.opensourcebim
ArtifactId

ArtifactId

ifcopenshellplugin
Version

Version

ifcopenshellplugin-ifcopenshellplugin-0.5.76
Type

Type

jar

Download ifcopenshellplugin ifcopenshellplugin-ifcopenshellplugin-0.5.76


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