Jar examples for t:TweenEngine
High performance and lightweight Animation/Tween framework for Java 6+
You can download jar file TweenEngine 7.15 in this page.
Apache 2.0 License
You can use the following script to add TweenEngine-7.15.jar to your project.
<dependency> <groupId>com.dorkbox</groupId> <artifactId>TweenEngine</artifactId> <version>7.15</version> </dependency>
compile group: 'com.dorkbox', name: 'TweenEngine', version: '7.15'
libraryDependencies += "com.dorkbox" % "TweenEngine" % "7.15"
<dependency org="com.dorkbox" name="TweenEngine" rev="7.15"/>
@Grapes(@Grab(group='com.dorkbox', module='TweenEngine', version='7.15'))
'com.dorkbox:TweenEngine:jar:7.15'
Click the following link to download the jar file.
TweenEngine-7.15-javadoc.jar