Timing Framework

The Timing Framework is a library for making Java animation and timing-based control easier.

License

License

Berkeley Software Distribution (BSD) License
Categories

Categories

Java Languages Net
GroupId

GroupId

net.java.dev.timingframework
ArtifactId

ArtifactId

timingframework
Last Version

Last Version

1.0
Release Date

Release Date

Type

Type

jar
Description

Description

Timing Framework
The Timing Framework is a library for making Java animation and timing-based control easier.

Download timingframework

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

Versions

Version
1.0