Jar examples for i:ifcParserLib
ifcParserLib is a set of reusable Java components that implement functionality for IFC file parsing.
You can download jar file ifcParserLib 0.2 in this page.
Apache License, Version 2.0
You can use the following script to add ifcParserLib-0.2.jar to your project.
<dependency> <groupId>com.github.pipauwel</groupId> <artifactId>ifcParserLib</artifactId> <version>0.2</version> </dependency>
compile group: 'com.github.pipauwel', name: 'ifcParserLib', version: '0.2'
libraryDependencies += "com.github.pipauwel" % "ifcParserLib" % "0.2"
<dependency org="com.github.pipauwel" name="ifcParserLib" rev="0.2"/>
@Grapes(@Grab(group='com.github.pipauwel', module='ifcParserLib', version='0.2'))
'com.github.pipauwel:ifcParserLib:jar:0.2'
Click the following link to download the jar file.
ifcParserLib-0.2-javadoc.jar