Last Version

JMathAnim 0.9.4

A Java library to write mathematical animations

License

License

GroupId

GroupId

com.github.davidgutierrezrubio
ArtifactId

ArtifactId

JMathAnim
Version

Version

0.9.4
Type

Type

jar
Description

Description

JMathAnim
A Java library to write mathematical animations
Project URL

Project URL

https://github.com/davidgutierrezrubio/jmathanim
Source Code Management

Source Code Management

https://github.com/davidgutierrezrubio/jmathanim

Download JMathAnim 0.9.4


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

Dependencies

compile (5)

Group / Artifact Type Version
org.apache.commons : commons-math3 jar 3.6.1
ch.qos.logback : logback-classic jar 1.2.3
xuggle » xuggle-xuggler jar 5.4
org.openjfx : javafx-controls jar 15
org.openjfx : javafx-swing jar 15

Project Modules

There are no modules declared in this project.