GroupId | GroupIdorg.opensourcebim |
---|---|
ArtifactId | ArtifactIdifcopenshellplugin |
Last Version | Last Version0.5.91 |
Release Date | Release Date |
Type | Typejar |
Filename | Size |
---|---|
ifcopenshellplugin-0.5.91.pom | |
ifcopenshellplugin-0.5.91.jar | 36 KB |
ifcopenshellplugin-0.5.91-sources.jar | 16 KB |
ifcopenshellplugin-0.5.91-plugin.xml | 454 bytes |
ifcopenshellplugin-0.5.91-javadoc.jar | 59 KB |
ifcopenshellplugin-0.5.91-icon.png | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.opensourcebim/ifcopenshellplugin/ -->
<dependency>
<groupId>org.opensourcebim</groupId>
<artifactId>ifcopenshellplugin</artifactId>
<version>0.5.91</version>
</dependency>
// https://jarcasting.com/artifacts/org.opensourcebim/ifcopenshellplugin/
implementation 'org.opensourcebim:ifcopenshellplugin:0.5.91'
// https://jarcasting.com/artifacts/org.opensourcebim/ifcopenshellplugin/
implementation ("org.opensourcebim:ifcopenshellplugin:0.5.91")
'org.opensourcebim:ifcopenshellplugin:jar:0.5.91'
<dependency org="org.opensourcebim" name="ifcopenshellplugin" rev="0.5.91">
<artifact name="ifcopenshellplugin" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.opensourcebim', module='ifcopenshellplugin', version='0.5.91')
)
libraryDependencies += "org.opensourcebim" % "ifcopenshellplugin" % "0.5.91"
[org.opensourcebim/ifcopenshellplugin "0.5.91"]