is not current version
Last Version 0.0.43

org.opensourcebim:ifcvalidator 0.0.26

BIMserver plugin that provides IFC validation services

GroupId

GroupId

org.opensourcebim
ArtifactId

ArtifactId

ifcvalidator
Version

Version

0.0.26
Type

Type

jar

Download ifcvalidator 0.0.26


<!-- https://jarcasting.com/artifacts/org.opensourcebim/ifcvalidator/ -->
<dependency>
    <groupId>org.opensourcebim</groupId>
    <artifactId>ifcvalidator</artifactId>
    <version>0.0.26</version>
</dependency>
// https://jarcasting.com/artifacts/org.opensourcebim/ifcvalidator/
implementation 'org.opensourcebim:ifcvalidator:0.0.26'
// https://jarcasting.com/artifacts/org.opensourcebim/ifcvalidator/
implementation ("org.opensourcebim:ifcvalidator:0.0.26")
'org.opensourcebim:ifcvalidator:jar:0.0.26'
<dependency org="org.opensourcebim" name="ifcvalidator" rev="0.0.26">
  <artifact name="ifcvalidator" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.opensourcebim', module='ifcvalidator', version='0.0.26')
)
libraryDependencies += "org.opensourcebim" % "ifcvalidator" % "0.0.26"
[org.opensourcebim/ifcvalidator "0.0.26"]