is not current version
Last Version 0.0.16

org.opensourcebim:clashdetection 0.0.7

BIMserver plugin that provides a ClashDetection service

GroupId

GroupId

org.opensourcebim
ArtifactId

ArtifactId

clashdetection
Version

Version

0.0.7
Type

Type

jar

Download clashdetection 0.0.7


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