License |
License |
---|---|
Categories |
CategoriesJava Languages Net |
GroupId | GroupIdnet.java.timingframework |
ArtifactId | ArtifactIdtimingframework-core |
Last Version | Last Version7.3.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionTiming Framework - Core
This project provides a framework and sample code for time-based animations.
|
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
com.surelogic : promises | jar | 4.4.0 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.9 |