License |
License |
---|---|
GroupId | GroupIdorg.opensourcebim |
ArtifactId | ArtifactIdifcanalyses |
Last Version | Last Version0.0.52 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionIfcAnalyses
BIMserver plugin that provides IFC Analyses
|
Project URL |
Project URL |
Project Organization |
Project OrganizationOpenSource BIM |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
ifcanalyses-0.0.52.pom | |
ifcanalyses-0.0.52.jar | 17 KB |
ifcanalyses-0.0.52-sources.jar | 8 KB |
ifcanalyses-0.0.52-plugin.xml | 811 bytes |
ifcanalyses-0.0.52-javadoc.jar | 29 KB |
ifcanalyses-0.0.52-icon.png | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.opensourcebim/ifcanalyses/ -->
<dependency>
<groupId>org.opensourcebim</groupId>
<artifactId>ifcanalyses</artifactId>
<version>0.0.52</version>
</dependency>
// https://jarcasting.com/artifacts/org.opensourcebim/ifcanalyses/
implementation 'org.opensourcebim:ifcanalyses:0.0.52'
// https://jarcasting.com/artifacts/org.opensourcebim/ifcanalyses/
implementation ("org.opensourcebim:ifcanalyses:0.0.52")
'org.opensourcebim:ifcanalyses:jar:0.0.52'
<dependency org="org.opensourcebim" name="ifcanalyses" rev="0.0.52">
<artifact name="ifcanalyses" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.opensourcebim', module='ifcanalyses', version='0.0.52')
)
libraryDependencies += "org.opensourcebim" % "ifcanalyses" % "0.0.52"
[org.opensourcebim/ifcanalyses "0.0.52"]
Group / Artifact | Type | Version |
---|---|---|
org.opensourcebim : pluginbase | jar | 1.5.181 |