MVN

hr.com.vgv : vgv-exceptions

Maven & Gradle

Feb 16, 2018
15 stars

vgv-exceptions · Object-oriented exception handling in java

<dependency>
    <groupId>hr.com.vgv</groupId>
    <artifactId>vgv-exceptions</artifactId>
    <version>1.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of hr.com.vgv : vgv-exceptions to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.2

All Versions

Choose a version of hr.com.vgv : vgv-exceptions to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.2
vgv-exceptions-1.2
1.1
vgv-exceptions-1.1
1.0
vgv-exceptions-1.0

How to add a dependency to Maven

Add the following hr.com.vgv : vgv-exceptions maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>hr.com.vgv</groupId>
    <artifactId>vgv-exceptions</artifactId>
    <version>1.2</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following hr.com.vgv : vgv-exceptions gradle dependency to your build.gradle file:

implementation 'hr.com.vgv:vgv-exceptions:1.2'

Gradle Kotlin DSL: Add the following hr.com.vgv : vgv-exceptions gradle kotlin dependency to your build.gradle.kts file:

implementation("hr.com.vgv:vgv-exceptions:1.2")

How to add a dependency to SBT Scala

SBT Scala: Add the following hr.com.vgv : vgv-exceptions sbt scala dependency to your build.sbt file:

libraryDependencies += "hr.com.vgv" % "vgv-exceptions" % "1.2"

Advertisement

Dependencies from Group

Mar 08, 2018
79 stars
Feb 16, 2018
15 stars
Mar 27, 2018
79 stars
May 23, 2019
42 stars
Sep 10, 2021
0 stars

Discover Dependencies

Feb 15, 2018
3 stars
Feb 13, 2018
0 stars
Feb 13, 2018
1 stars
Feb 15, 2018
0 stars
Feb 15, 2018
1 stars
jpa
Dec 04, 2020
5 stars