MVN

org.webjars.npm : gip-recia__menu-cantine

Maven & Gradle

Nov 08, 2019
0 stars

@gip-recia/menu-cantine · WebJar for @gip-recia/menu-cantine

<dependency>
    <groupId>org.webjars.npm</groupId>
    <artifactId>gip-recia__menu-cantine</artifactId>
    <version>0.1.11</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.webjars.npm : gip-recia__menu-cantine to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.1.11

All Versions

Choose a version of org.webjars.npm : gip-recia__menu-cantine to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.1.x
gip-recia__menu-cantine-0.1.11
gip-recia__menu-cantine-0.1.10
gip-recia__menu-cantine-0.1.8
gip-recia__menu-cantine-0.1.7
gip-recia__menu-cantine-0.1.6
gip-recia__menu-cantine-0.1.5
gip-recia__menu-cantine-0.1.4
gip-recia__menu-cantine-0.1.3
gip-recia__menu-cantine-0.1.1

How to add a dependency to Maven

Add the following org.webjars.npm : gip-recia__menu-cantine maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.webjars.npm</groupId>
    <artifactId>gip-recia__menu-cantine</artifactId>
    <version>0.1.11</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.webjars.npm : gip-recia__menu-cantine gradle dependency to your build.gradle file:

implementation 'org.webjars.npm:gip-recia__menu-cantine:0.1.11'

Gradle Kotlin DSL: Add the following org.webjars.npm : gip-recia__menu-cantine gradle kotlin dependency to your build.gradle.kts file:

implementation("org.webjars.npm:gip-recia__menu-cantine:0.1.11")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.webjars.npm : gip-recia__menu-cantine sbt scala dependency to your build.sbt file:

libraryDependencies += "org.webjars.npm" % "gip-recia__menu-cantine" % "0.1.11"

Advertisement