is not current version
Last Version 0.0.16

org.opensourcebim:clashdetection 0.0.3

BIMserver plugin that provides a ClashDetection service

GroupId

GroupId

org.opensourcebim
ArtifactId

ArtifactId

clashdetection
Version

Version

0.0.3
Type

Type

jar

Download clashdetection 0.0.3


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