MVN

com.gitee.pomo : toasterfx

Maven & Gradle

Oct 08, 2020
1 usages

ToasterFX · A message prompt library for JavaFX.

<dependency>
    <groupId>com.gitee.pomo</groupId>
    <artifactId>toasterfx</artifactId>
    <version>1.0.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.gitee.pomo : toasterfx to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.0.2

All Versions

Choose a version of com.gitee.pomo : toasterfx to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.0.x
toasterfx-1.0.2
toasterfx-1.0.1
1.0
toasterfx-1.0

How to add a dependency to Maven

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

<dependency>
    <groupId>com.gitee.pomo</groupId>
    <artifactId>toasterfx</artifactId>
    <version>1.0.2</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.gitee.pomo : toasterfx gradle dependency to your build.gradle file:

implementation 'com.gitee.pomo:toasterfx:1.0.2'

Gradle Kotlin DSL: Add the following com.gitee.pomo : toasterfx gradle kotlin dependency to your build.gradle.kts file:

implementation("com.gitee.pomo:toasterfx:1.0.2")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.gitee.pomo : toasterfx sbt scala dependency to your build.sbt file:

libraryDependencies += "com.gitee.pomo" % "toasterfx" % "1.0.2"

Advertisement

Dependencies from Group

Discover Dependencies

Sep 30, 2020
1 usages
81 stars
Jan 20, 2021
1 usages
0 stars
Jun 29, 2022
2 usages
43 stars
Dec 29, 2022
9 usages
43 stars
Oct 30, 2020
1 usages
8 stars
May 24, 2022
2 usages
5 stars
Jun 14, 2022
2 usages
73 stars
May 17, 2022
1 usages
1 stars
May 23, 2022
1 usages
0 stars