Last Version

jcsg 0.5.7

Java implementation of BSP based CSG (Constructive Solid Geometry)

License

License

GroupId

GroupId

eu.mihosoft.vrl.jcsg
ArtifactId

ArtifactId

jcsg
Version

Version

0.5.7
Type

Type

jar
Description

Description

jcsg
Java implementation of BSP based CSG (Constructive Solid Geometry)
Project URL

Project URL

https://github.com/miho/JCSG/wiki

Download jcsg 0.5.7


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

Dependencies

compile (3)

Group / Artifact Type Version
eu.mihosoft.vvecmath : vvecmath jar 0.3.8
eu.mihosoft.vvecmath : vvecmath jar 0.3.8
org.slf4j : slf4j-simple jar 1.6.1

Project Modules

There are no modules declared in this project.