Trident Animation Library

The goal of this project is to provide a powerful and extensible animation library for Java applications. It requires Java 6+ at compile and runtime, and is available under BSD license

License

License

BSD
Categories

Categories

IDE Development Tools
GroupId

GroupId

org.pushing-pixels
ArtifactId

ArtifactId

trident
Last Version

Last Version

1.2
Release Date

Release Date

Type

Type

jar
Description

Description

Trident Animation Library
The goal of this project is to provide a powerful and extensible animation library for Java applications. It requires Java 6+ at compile and runtime, and is available under BSD license

Download trident

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
org.eclipse.swt.win32.win32 : x86 jar 3.3.0-v3346
com.google.android : android jar 2.1_r1

Project Modules

There are no modules declared in this project.

Versions

Version
1.2