License |
License |
---|---|
GroupId | GroupIdcom.github.davidgutierrezrubio |
ArtifactId | ArtifactIdJMathAnim |
Last Version | Last Version0.9.4 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionJMathAnim
A Java library to write mathematical animations
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
JMathAnim-0.9.4.pom | |
JMathAnim-0.9.4.jar | 253 KB |
JMathAnim-0.9.4-sources.jar | 178 KB |
JMathAnim-0.9.4-javadoc.jar | 765 KB |
Browse |
<!-- 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"]
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 |