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