Last Version

org.opensourcebim:ifcengine 0.0.16

BIMserver plugin that uses RDF Engine to generate geometry from IFC files

GroupId

GroupId

org.opensourcebim
ArtifactId

ArtifactId

ifcengine
Version

Version

0.0.16
Type

Type

jar

Download ifcengine 0.0.16


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