не последняя версия
Последняя версия 0.0.16

org.opensourcebim:clashdetection 0.0.7

BIMserver plugin that provides a ClashDetection service

Группа

Группа

org.opensourcebim
Идентификатор

Идентификатор

clashdetection
Версия

Версия

0.0.7
Тип

Тип

jar

Скачать 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"]