is not current version
Last Version 0.5.91

org.opensourcebim:ifcopenshellplugin 0.0.2

BIMserver plugin that uses IfcOpenShell to generate geometry from IFC files

GroupId

GroupId

org.opensourcebim
ArtifactId

ArtifactId

ifcopenshellplugin
Version

Version

0.0.2
Type

Type

jar

Download ifcopenshellplugin 0.0.2


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