Last Version

org.opensourcebim:buildingsmartlibrary 1.0.13

Java implementation for the BuildingSMART standards IFC2x3TC1 and IFC4

GroupId

GroupId

org.opensourcebim
ArtifactId

ArtifactId

buildingsmartlibrary
Version

Version

1.0.13
Type

Type

jar

Download buildingsmartlibrary 1.0.13


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