Last Version

Caustic 1.0.0

Parent Maven project for the Caustic OpenGL rendering library.

License

License

GroupId

GroupId

com.flowpowered
ArtifactId

ArtifactId

caustic
Version

Version

1.0.0
Type

Type

pom
Description

Description

Caustic
Parent Maven project for the Caustic OpenGL rendering library.
Project Organization

Project Organization

Flow Powered
Source Code Management

Source Code Management

https://github.com/flow/caustic

Download caustic 1.0.0

Filename Size
caustic-1.0.0.pom 8 KB
Browse

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

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

  • api
  • lwjgl