MVN

eu.miltema : ui-annot

Maven & Gradle

May 09, 2019
0 stars

UIannot · A java annotations library for associating classes and fields with HTML widgets

<dependency>
    <groupId>eu.miltema</groupId>
    <artifactId>ui-annot</artifactId>
    <version>0.5.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of eu.miltema : ui-annot to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.5.1

All Versions

Choose a version of eu.miltema : ui-annot to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.5.x
ui-annot-0.5.1
ui-annot-0.5.0
0.4.x
ui-annot-0.4.2
ui-annot-0.4.1
ui-annot-0.4.0
0.3.x
ui-annot-0.3.0
0.2.x
ui-annot-0.2.0
0.1.x
ui-annot-0.1.1
ui-annot-0.1.0

How to add a dependency to Maven

Add the following eu.miltema : ui-annot maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>eu.miltema</groupId>
    <artifactId>ui-annot</artifactId>
    <version>0.5.1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following eu.miltema : ui-annot gradle dependency to your build.gradle file:

implementation 'eu.miltema:ui-annot:0.5.1'

Gradle Kotlin DSL: Add the following eu.miltema : ui-annot gradle kotlin dependency to your build.gradle.kts file:

implementation("eu.miltema:ui-annot:0.5.1")

How to add a dependency to SBT Scala

SBT Scala: Add the following eu.miltema : ui-annot sbt scala dependency to your build.sbt file:

libraryDependencies += "eu.miltema" % "ui-annot" % "0.5.1"

Advertisement

Dependencies from Group

May 08, 2019
1 usages
0 stars
May 07, 2019
1 usages
0 stars
May 24, 2019
0 stars
May 09, 2019
0 stars
May 15, 2019
0 stars

Discover Dependencies