is not current version
Last Version 0.9.4

com.github.davidgutierrezrubio:JMathAnim 0.8.6

A Java library to write mathematical animations

GroupId

GroupId

com.github.davidgutierrezrubio
ArtifactId

ArtifactId

JMathAnim
Version

Version

0.8.6
Type

Type

jar

Download JMathAnim 0.8.6


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