MVN

com.erpya : location-venezuela

Maven & Gradle

Aug 18, 2023
1 stars

ADempiere Venezuela Location · This library have all related to ADempiere Venezuela Location own Laws for Venezuela

<dependency>
    <groupId>com.erpya</groupId>
    <artifactId>location-venezuela</artifactId>
    <version>erpya-3.9.4-1.0.3</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.erpya : location-venezuela to add to Maven or Gradle - Latest Versions:

  • Latest Stable: erpya-3.9.4-1.0.3

All Versions

Choose a version of com.erpya : location-venezuela to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.0.x
location-venezuela-1.0.2
erpya
location-venezuela-erpya-3.9.4-1.0.3
location-venezuela-erpya-3.9.4-1.0.2
location-venezuela-erpya-3.9.4-1.0.1
location-venezuela-erpya-3.9.4-1.0.0

How to add a dependency to Maven

Add the following com.erpya : location-venezuela maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.erpya</groupId>
    <artifactId>location-venezuela</artifactId>
    <version>erpya-3.9.4-1.0.3</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.erpya : location-venezuela gradle dependency to your build.gradle file:

implementation 'com.erpya:location-venezuela:erpya-3.9.4-1.0.3'

Gradle Kotlin DSL: Add the following com.erpya : location-venezuela gradle kotlin dependency to your build.gradle.kts file:

implementation("com.erpya:location-venezuela:erpya-3.9.4-1.0.3")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.erpya : location-venezuela sbt scala dependency to your build.sbt file:

libraryDependencies += "com.erpya" % "location-venezuela" % "erpya-3.9.4-1.0.3"

Advertisement