MVN

com.dorkbox : TweenEngine

Maven & Gradle

Feb 13, 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.0</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.0

All Versions

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

  • Version Updated
  • TweenEngine-9.0

    Feb 13, 2023
  • TweenEngine-8.3

    Sep 22, 2017
  • TweenEngine-8.2

    Sep 14, 2017
  • TweenEngine-8.1

    Jul 29, 2017
  • TweenEngine-8.0

    Jul 29, 2017
  • TweenEngine-7.15

    Feb 21, 2017
  • TweenEngine-7.14

    Jan 23, 2017
  • TweenEngine-7.13

    May 31, 2016
  • TweenEngine-7.12

    May 15, 2016
  • TweenEngine-7.11

    Apr 28, 2016
  • TweenEngine-7.9

    Apr 04, 2016
  • TweenEngine-7.8

    Mar 22, 2016
  • TweenEngine-7.7

    Mar 13, 2016
  • TweenEngine-7.6

    Mar 06, 2016
  • TweenEngine-7.4

    Feb 13, 2016
  • TweenEngine-7.3

    Feb 11, 2016
  • TweenEngine-7.1

    Feb 10, 2016

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.0</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.0'

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

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

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.0"

Advertisement

Dependencies from Group

Apr 26, 2021
21 usages
Jan 17, 2023
10 usages
Feb 07, 2023
9 usages
Feb 03, 2023
6 usages
Jan 29, 2023
6 usages

Discover Dependencies

Sep 22, 2017
3 usages
60 stars
Mar 13, 2019
1.6k stars
Mar 24, 2023
27 usages
Mar 23, 2023
3 usages
2.3k stars
Mar 09, 2023
3 usages
351 stars
Dec 05, 2022
23 usages
4 stars
Mar 24, 2016
145 stars
Feb 11, 2020
48 usages
1.3k stars
Nov 15, 2021
34 usages
6 stars
Sep 12, 2018
1 stars
image

Maven Repository

Search Maven dependencies with Maven Repository Chrome Extension

Add to Chrome