License |
License |
---|---|
Categories |
CategoriesIDE Development Tools |
GroupId | GroupIdorg.pushing-pixels |
ArtifactId | ArtifactIdtrident |
Last Version | Last Version1.2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionTrident 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
|
Filename | Size |
---|---|
trident-1.2.pom | |
trident-1.2.jar | 101 KB |
trident-1.2-sources.jar | 69 KB |
trident-1.2-javadoc.jar | 275 KB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
org.eclipse.swt.win32.win32 : x86 | jar | 3.3.0-v3346 |
com.google.android : android | jar | 2.1_r1 |