MVN

eu.toop : toop-demo-ui

Maven & Gradle

Dec 10, 2018
1 stars

toop-demo-ui

<dependency>
    <groupId>eu.toop</groupId>
    <artifactId>toop-demo-ui</artifactId>
    <version>0.9.3</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

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

  • Latest Stable: 0.9.3

All Versions

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

Version Vulnerabilities Updated
0.9.x
toop-demo-ui-0.9.3
toop-demo-ui-0.9.2

How to add a dependency to Maven

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

<dependency>
    <groupId>eu.toop</groupId>
    <artifactId>toop-demo-ui</artifactId>
    <version>0.9.3</version>
</dependency>

How to add a dependency to Gradle

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

implementation 'eu.toop:toop-demo-ui:0.9.3'

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

implementation("eu.toop:toop-demo-ui:0.9.3")

How to add a dependency to SBT Scala

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

libraryDependencies += "eu.toop" % "toop-demo-ui" % "0.9.3"

Advertisement

Dependencies from Group

Jan 20, 2021
23 usages
0 stars
Jan 20, 2021
15 usages
0 stars
Jan 27, 2020
10 usages
2 stars
Jan 19, 2021
10 usages
0 stars
Jan 20, 2021
7 usages
0 stars

Discover Dependencies