| License |
License |
|---|---|
| GroupId | GroupIdorg.opensourcebim |
| ArtifactId | ArtifactIdbimserverapi |
| Version | Version0.0.176 |
| Type | Typejar |
| Description |
DescriptionBIMServer JavaScript API
JavaScript API for BIMserver
|
| Project URL |
Project URL |
| Project Organization |
Project OrganizationOpenSource BIM |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| bimserverapi-0.0.176.pom | |
| bimserverapi-0.0.176.jar | 294 KB |
| bimserverapi-0.0.176-plugin.xml | 264 bytes |
| bimserverapi-0.0.176-icon.png | 1 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.opensourcebim/bimserverapi/ -->
<dependency>
<groupId>org.opensourcebim</groupId>
<artifactId>bimserverapi</artifactId>
<version>0.0.176</version>
</dependency>
// https://jarcasting.com/artifacts/org.opensourcebim/bimserverapi/
implementation 'org.opensourcebim:bimserverapi:0.0.176'
// https://jarcasting.com/artifacts/org.opensourcebim/bimserverapi/
implementation ("org.opensourcebim:bimserverapi:0.0.176")
'org.opensourcebim:bimserverapi:jar:0.0.176'
<dependency org="org.opensourcebim" name="bimserverapi" rev="0.0.176">
<artifact name="bimserverapi" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.opensourcebim', module='bimserverapi', version='0.0.176')
)
libraryDependencies += "org.opensourcebim" % "bimserverapi" % "0.0.176"
[org.opensourcebim/bimserverapi "0.0.176"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.opensourcebim : pluginbase | jar | 1.5.177 |