MVN

fr.delthas : javaui

Maven & Gradle

Dec 19, 2017
8 stars

JavaUI · A fast and lightweight Java drawing/UI/sound library

<dependency>
    <groupId>fr.delthas</groupId>
    <artifactId>javaui</artifactId>
    <version>2.0.3</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of fr.delthas : javaui to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 2.0.3

All Versions

Choose a version of fr.delthas : javaui to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
2.0.x
javaui-2.0.3
javaui-2.0.2
javaui-2.0.1
javaui-2.0.0
1.0.x
javaui-1.0.8
javaui-1.0.7

How to add a dependency to Maven

Add the following fr.delthas : javaui maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>fr.delthas</groupId>
    <artifactId>javaui</artifactId>
    <version>2.0.3</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following fr.delthas : javaui gradle dependency to your build.gradle file:

implementation 'fr.delthas:javaui:2.0.3'

Gradle Kotlin DSL: Add the following fr.delthas : javaui gradle kotlin dependency to your build.gradle.kts file:

implementation("fr.delthas:javaui:2.0.3")

How to add a dependency to SBT Scala

SBT Scala: Add the following fr.delthas : javaui sbt scala dependency to your build.sbt file:

libraryDependencies += "fr.delthas" % "javaui" % "2.0.3"

Advertisement

Dependencies from Group

Aug 08, 2017
2 usages
49 stars
Dec 18, 2017
72 stars
Dec 19, 2017
8 stars
May 13, 2019
2 stars

Discover Dependencies

Oct 07, 2018
587 stars
Jul 29, 2017
1 stars
Jul 22, 2021
4 usages
1 stars
Sep 10, 2017
84 stars
Jan 23, 2019
63 stars
Mar 02, 2018
3 usages
17.4k stars