Jar examples for t:timingframework-core
This project provides a framework and sample code for time-based animations.
You can download jar file timingframework-core 7.3.1 in this page.
The Apache Software License, Version 2.0
You can use the following script to add timingframework-core-7.3.1.jar to your project.
<dependency> <groupId>net.java.timingframework</groupId> <artifactId>timingframework-core</artifactId> <version>7.3.1</version> </dependency>
compile group: 'net.java.timingframework', name: 'timingframework-core', version: '7.3.1'
libraryDependencies += "net.java.timingframework" % "timingframework-core" % "7.3.1"
<dependency org="net.java.timingframework" name="timingframework-core" rev="7.3.1"/>
@Grapes(@Grab(group='net.java.timingframework', module='timingframework-core', version='7.3.1'))
'net.java.timingframework:timingframework-core:jar:7.3.1'
Click the following link to download the jar file.
timingframework-core-7.3.1-javadoc.jar