MVN

com.dorkbox : TweenEngine

Maven & Gradle

Aug 20, 2023
1 usages
19 stars

TweenEngine · High performance and lightweight Animation/Tween framework for Java 8+

<dependency>
    <groupId>com.dorkbox</groupId>
    <artifactId>TweenEngine</artifactId>
    <version>9.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.dorkbox : TweenEngine to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 9.1

All Versions

Choose a version of com.dorkbox : TweenEngine to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
9.1
TweenEngine-9.1
9.0
TweenEngine-9.0
8.3
TweenEngine-8.3
8.2
TweenEngine-8.2
8.1
TweenEngine-8.1
8.0
TweenEngine-8.0
7.15
TweenEngine-7.15
7.14
TweenEngine-7.14
7.13
TweenEngine-7.13
7.12
TweenEngine-7.12
7.11
TweenEngine-7.11
7.9
TweenEngine-7.9
7.8
TweenEngine-7.8
7.7
TweenEngine-7.7
7.6
TweenEngine-7.6
7.4
TweenEngine-7.4
7.3
TweenEngine-7.3
7.1
TweenEngine-7.1

How to add a dependency to Maven

Add the following com.dorkbox : TweenEngine maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.dorkbox</groupId>
    <artifactId>TweenEngine</artifactId>
    <version>9.1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.dorkbox : TweenEngine gradle dependency to your build.gradle file:

implementation 'com.dorkbox:TweenEngine:9.1'

Gradle Kotlin DSL: Add the following com.dorkbox : TweenEngine gradle kotlin dependency to your build.gradle.kts file:

implementation("com.dorkbox:TweenEngine:9.1")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.dorkbox : TweenEngine sbt scala dependency to your build.sbt file:

libraryDependencies += "com.dorkbox" % "TweenEngine" % "9.1"

Advertisement

Dependencies from Group

Apr 26, 2021
21 usages
Jan 17, 2023
10 usages
Aug 21, 2023
9 usages
Jun 07, 2023
6 usages
Aug 19, 2023
6 usages

Discover Dependencies

Aug 20, 2023
3 usages
60 stars
Mar 13, 2019
1.6k stars
Aug 25, 2023
27 usages
3.9k stars
Aug 09, 2023
3 usages
3k stars
Jul 17, 2023
3 usages
680 stars
Jul 03, 2023
23 usages
0 stars
Mar 24, 2016
145 stars
Feb 11, 2020
48 usages
1.4k stars
Apr 02, 2023
34 usages
10 stars
Sep 12, 2018
1 stars