MVN

com.crashinvaders.vfx : gdx-vfx-core

Maven & Gradle

Dec 22, 2022
2 usages
183 stars

gdx-vfx-core · LibGDX post-processing visual effects library. Core classes.

<dependency>
    <groupId>com.crashinvaders.vfx</groupId>
    <artifactId>gdx-vfx-core</artifactId>
    <version>0.5.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.crashinvaders.vfx : gdx-vfx-core to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.5.1

All Versions

Choose a version of com.crashinvaders.vfx : gdx-vfx-core to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.5.x
gdx-vfx-core-0.5.1
gdx-vfx-core-0.5.0
0.4.x
gdx-vfx-core-0.4.3
gdx-vfx-core-0.4.2
gdx-vfx-core-0.4.1
gdx-vfx-core-0.4.0
0.3.x
gdx-vfx-core-0.3.0

How to add a dependency to Maven

Add the following com.crashinvaders.vfx : gdx-vfx-core maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.crashinvaders.vfx</groupId>
    <artifactId>gdx-vfx-core</artifactId>
    <version>0.5.1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.crashinvaders.vfx : gdx-vfx-core gradle dependency to your build.gradle file:

implementation 'com.crashinvaders.vfx:gdx-vfx-core:0.5.1'

Gradle Kotlin DSL: Add the following com.crashinvaders.vfx : gdx-vfx-core gradle kotlin dependency to your build.gradle.kts file:

implementation("com.crashinvaders.vfx:gdx-vfx-core:0.5.1")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.crashinvaders.vfx : gdx-vfx-core sbt scala dependency to your build.sbt file:

libraryDependencies += "com.crashinvaders.vfx" % "gdx-vfx-core" % "0.5.1"

Advertisement

Dependencies from Group

Dec 22, 2022
2 usages
183 stars
Dec 22, 2022
183 stars
Dec 22, 2022
183 stars

Discover Dependencies

Oct 30, 2019
2 usages
5 stars
Nov 05, 2019
3 usages
0 stars
Mar 12, 2020
3 usages
7 stars
Apr 03, 2020
3 usages
1 stars
Mar 14, 2020
6 usages
10 stars
Mar 22, 2020
2 usages
1 stars
Apr 12, 2020
4 usages
Apr 22, 2020
2 usages
2 stars