is not current version
Last Version 1.0.9

org.opensourcebim:BuildingSMARTLibrary 1.0.2

Java implementation for the BuildingSMART standards IFC2x3TC1 and IFC4

GroupId

GroupId

org.opensourcebim
ArtifactId

ArtifactId

BuildingSMARTLibrary
Version

Version

1.0.2
Type

Type

jar

Download BuildingSMARTLibrary 1.0.2


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