| Группа | Группаorg.opensourcebim |
|---|---|
| Идентификатор | Идентификаторifcopenshellplugin |
| Версия | Версия0.5.7 |
| Тип | Типjar |
| Имя Файла | Размер |
|---|---|
| ifcopenshellplugin-0.5.7.pom | |
| ifcopenshellplugin-0.5.7.jar | 31 MB |
| ifcopenshellplugin-0.5.7-sources.jar | 31 MB |
| ifcopenshellplugin-0.5.7-javadoc.jar | 47 KB |
| ifcopenshellplugin-0.5.7-icon.png | 1 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.opensourcebim/ifcopenshellplugin/ -->
<dependency>
<groupId>org.opensourcebim</groupId>
<artifactId>ifcopenshellplugin</artifactId>
<version>0.5.7</version>
</dependency>
// https://jarcasting.com/artifacts/org.opensourcebim/ifcopenshellplugin/
implementation 'org.opensourcebim:ifcopenshellplugin:0.5.7'
// https://jarcasting.com/artifacts/org.opensourcebim/ifcopenshellplugin/
implementation ("org.opensourcebim:ifcopenshellplugin:0.5.7")
'org.opensourcebim:ifcopenshellplugin:jar:0.5.7'
<dependency org="org.opensourcebim" name="ifcopenshellplugin" rev="0.5.7">
<artifact name="ifcopenshellplugin" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.opensourcebim', module='ifcopenshellplugin', version='0.5.7')
)
libraryDependencies += "org.opensourcebim" % "ifcopenshellplugin" % "0.5.7"
[org.opensourcebim/ifcopenshellplugin "0.5.7"]