is not current version
Last Version 0.0.16

org.opensourcebim:clashdetection 0.0.4

BIMserver plugin that provides a ClashDetection service

GroupId

GroupId

org.opensourcebim
ArtifactId

ArtifactId

clashdetection
Version

Version

0.0.4
Type

Type

jar

Download clashdetection 0.0.4


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