Jar examples for j:JCSG
Java implementation of BSP based CSG (Constructive Solid Geometry)
You can download jar file jcsg 0.5.6 in this page.
The Apache License, Version 2.0
You can use the following script to add jcsg-0.5.6.jar to your project.
<dependency> <groupId>eu.mihosoft.vrl.jcsg</groupId> <artifactId>jcsg</artifactId> <version>0.5.6</version> </dependency>
compile group: 'eu.mihosoft.vrl.jcsg', name: 'jcsg', version: '0.5.6'
libraryDependencies += "eu.mihosoft.vrl.jcsg" % "jcsg" % "0.5.6"
<dependency org="eu.mihosoft.vrl.jcsg" name="jcsg" rev="0.5.6"/>
@Grapes(@Grab(group='eu.mihosoft.vrl.jcsg', module='jcsg', version='0.5.6'))
'eu.mihosoft.vrl.jcsg:jcsg:jar:0.5.6'
Click the following link to download the jar file.
jcsg-0.5.6-javadoc.jar