GroupId | GroupIdorg.opensourcebim |
---|---|
ArtifactId | ArtifactIdbuildingsmartlibrary |
Last Version | Last Version1.0.13 |
Release Date | Release Date |
Type | Typejar |
Filename | Size |
---|---|
buildingsmartlibrary-1.0.13.pom | |
buildingsmartlibrary-1.0.13.jar | 421 KB |
buildingsmartlibrary-1.0.13-sources.jar | 390 KB |
buildingsmartlibrary-1.0.13-javadoc.jar | 428 KB |
Browse |
<!-- 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"]