q

qui-alert

An Alert UI component
https://quarkus.io
Apache-2.0
Phillip Kruger
phillip.kruger
Files download
File Operation
qui-alert-1.0.5.jar download
qui-alert-1.0.5.pom download
qui-alert-1.0.5-sources.jar download
Apache Maven
<dependency>
  <groupId>org.mvnpm.at.qomponent</groupId>
  <artifactId>qui-alert</artifactId>
  <version>1.0.5</version>
</dependency>
Gradle Groovy
implementation 'org.mvnpm.at.qomponent:qui-alert:1.0.5'
Gradle Kotlin
implementation("org.mvnpm.at.qomponent:qui-alert:1.0.5")
Scala SBT
libraryDependencies += "org.mvnpm.at.qomponent" % "qui-alert" % "1.0.5"
Groovy Grape
@Grapes(
  @Grab(group='org.mvnpm.at.qomponent', module='qui-alert', version='1.0.5')
)
Apache Ivy
<dependency org="org.mvnpm.at.qomponent" name="qui-alert" rev="1.0.5" />
Leiningen
[org.mvnpm.at.qomponent/qui-alert "1.0.5"]
Apache Buildr
'org.mvnpm.at.qomponent:qui-alert:jar:1.0.5'