Last Version

trident 1.3

Java animation library

License

License

Categories

Categories

IDE Development Tools
GroupId

GroupId

org.pushingpixels
ArtifactId

ArtifactId

trident
Version

Version

1.3
Type

Type

jar
Description

Description

trident
Java animation library
Project URL

Project URL

https://github.com/kirillcool/trident
Source Code Management

Source Code Management

https://github.com/kirillcool/trident

Download trident 1.3


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

Dependencies

compile (3)

Group / Artifact Type Version
com.google.android : android jar 2.3.3
org.eclipse.swt.gtk.linux : x86_64 jar 3.3.0-v3346
org.eclipse.swt.gtk.linux : x86 jar 3.3.0-v3346

Project Modules

There are no modules declared in this project.