MVN

dev.akif : e-java

Maven & Gradle

Jul 19, 2022
1 usages
24 stars

e-java · A zero-dependency micro library to deal with errors

<dependency>
    <groupId>dev.akif</groupId>
    <artifactId>e-java</artifactId>
    <version>2.0.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of dev.akif : e-java to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 2.0.2

All Versions

Choose a version of dev.akif : e-java to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
2.0.x
e-java-2.0.2
e-java-2.0.1
e-java-2.0.0
1.1.x
e-java-1.1.2
e-java-1.1.1
e-java-1.1.0
1.0.x
e-java-1.0.0

How to add a dependency to Maven

Add the following dev.akif : e-java maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>dev.akif</groupId>
    <artifactId>e-java</artifactId>
    <version>2.0.2</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following dev.akif : e-java gradle dependency to your build.gradle file:

implementation 'dev.akif:e-java:2.0.2'

Gradle Kotlin DSL: Add the following dev.akif : e-java gradle kotlin dependency to your build.gradle.kts file:

implementation("dev.akif:e-java:2.0.2")

How to add a dependency to SBT Scala

SBT Scala: Add the following dev.akif : e-java sbt scala dependency to your build.sbt file:

libraryDependencies += "dev.akif" % "e-java" % "2.0.2"

Advertisement

Dependencies from Group

Feb 18, 2020
5 usages
24 stars
Jul 19, 2022
3 usages
24 stars
Jul 19, 2022
3 usages
24 stars
Jul 19, 2022
1 usages
24 stars
Jul 19, 2022
24 stars

Discover Dependencies

Mar 05, 2020
1 usages
0 stars
Mar 30, 2023
6 usages
16 stars
p2p
Apr 05, 2020
1 usages
0 stars
Dec 01, 2021
1 usages
45 stars
Oct 27, 2021
2 usages
2 stars