| License |
License |
|---|---|
| GroupId | GroupIdcom.heronarts |
| ArtifactId | ArtifactIdp4lx |
| Version | Version0.4.0 |
| Type | Typejar |
| Description |
DescriptionP4LX
Libraries for real-time procedural 3-D lighting animation and control.
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| p4lx-0.4.0.pom | |
| p4lx-0.4.0.jar | 835 KB |
| p4lx-0.4.0-sources.jar | 738 KB |
| p4lx-0.4.0-javadoc.jar | 1 MB |
| p4lx-0.4.0-jar-with-dependencies.jar | 1 MB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.heronarts/p4lx/ -->
<dependency>
<groupId>com.heronarts</groupId>
<artifactId>p4lx</artifactId>
<version>0.4.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.heronarts/p4lx/
implementation 'com.heronarts:p4lx:0.4.0'
// https://jarcasting.com/artifacts/com.heronarts/p4lx/
implementation ("com.heronarts:p4lx:0.4.0")
'com.heronarts:p4lx:jar:0.4.0'
<dependency org="com.heronarts" name="p4lx" rev="0.4.0">
<artifact name="p4lx" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.heronarts', module='p4lx', version='0.4.0')
)
libraryDependencies += "com.heronarts" % "p4lx" % "0.4.0"
[com.heronarts/p4lx "0.4.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.heronarts : lx | jar | 0.4.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.processing : core | jar | 4.0b2 |
| org.jogamp.jogl : jogl-all | jar | 2.4.0-rc-20210111 |
| org.jogamp.gluegen : gluegen-rt-main | jar | 2.4.0-rc-20210111 |