is not current version
Last Version 0.0.43

org.opensourcebim:ifcvalidator 0.0.14

BIMserver plugin that provides IFC validation services

GroupId

GroupId

org.opensourcebim
ArtifactId

ArtifactId

ifcvalidator
Version

Version

0.0.14
Type

Type

jar

Download ifcvalidator 0.0.14


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