is not current version
Last Version 0.5.7

eu.mihosoft.vrl.jcsg:jcsg 0.5.6

Java implementation of BSP based CSG (Constructive Solid Geometry)

GroupId

GroupId

eu.mihosoft.vrl.jcsg
ArtifactId

ArtifactId

jcsg
Version

Version

0.5.6
Type

Type

jar

Download jcsg 0.5.6


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