GroupId | GroupIdorg.opensourcebim |
---|---|
ArtifactId | ArtifactIdifcopenshellplugin |
Version | Versionifcopenshellplugin-ifcopenshellplugin-0.5.76 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/org.opensourcebim/ifcopenshellplugin/ -->
<dependency>
<groupId>org.opensourcebim</groupId>
<artifactId>ifcopenshellplugin</artifactId>
<version>ifcopenshellplugin-ifcopenshellplugin-0.5.76</version>
</dependency>
// https://jarcasting.com/artifacts/org.opensourcebim/ifcopenshellplugin/
implementation 'org.opensourcebim:ifcopenshellplugin:ifcopenshellplugin-ifcopenshellplugin-0.5.76'
// https://jarcasting.com/artifacts/org.opensourcebim/ifcopenshellplugin/
implementation ("org.opensourcebim:ifcopenshellplugin:ifcopenshellplugin-ifcopenshellplugin-0.5.76")
'org.opensourcebim:ifcopenshellplugin:jar:ifcopenshellplugin-ifcopenshellplugin-0.5.76'
<dependency org="org.opensourcebim" name="ifcopenshellplugin" rev="ifcopenshellplugin-ifcopenshellplugin-0.5.76">
<artifact name="ifcopenshellplugin" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.opensourcebim', module='ifcopenshellplugin', version='ifcopenshellplugin-ifcopenshellplugin-0.5.76')
)
libraryDependencies += "org.opensourcebim" % "ifcopenshellplugin" % "ifcopenshellplugin-ifcopenshellplugin-0.5.76"
[org.opensourcebim/ifcopenshellplugin "ifcopenshellplugin-ifcopenshellplugin-0.5.76"]