Timing Framework - Core

This project provides a framework and sample code for time-based animations.

License

License

BSD
Categories

Categories

Java Languages Net
GroupId

GroupId

net.java.timingframework
ArtifactId

ArtifactId

timingframework-core
Last Version

Last Version

7.3.1
Release Date

Release Date

Type

Type

jar
Description

Description

Timing Framework - Core
This project provides a framework and sample code for time-based animations.

Download timingframework-core

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
com.surelogic : promises jar 4.4.0

test (1)

Group / Artifact Type Version
junit : junit jar 4.9

Project Modules

There are no modules declared in this project.

Versions

Version
7.3.1
7.3.0
7.2.0
7.1.0
7.0.0
6.1.0
6.0.0
5.5.0
5.1.0
5.0.0
4.1.0
4.0.0