MVN

com.abdulradi : happypath-core_3

Maven & Gradle

Jun 01, 2021
2 usages
15 stars

happypath-core · Makes union types as easy to deal with as scala.Either without the allocation cost

<dependency>
    <groupId>com.abdulradi</groupId>
    <artifactId>happypath-core_3</artifactId>
    <version>0.3.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.abdulradi : happypath-core_3 to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.3.0

All Versions

Choose a version of com.abdulradi : happypath-core_3 to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.3.x
happypath-core_3-0.3.0
0.2.x
happypath-core_3-0.2.0

How to add a dependency to Maven

Add the following com.abdulradi : happypath-core_3 maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.abdulradi</groupId>
    <artifactId>happypath-core_3</artifactId>
    <version>0.3.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.abdulradi : happypath-core_3 gradle dependency to your build.gradle file:

implementation 'com.abdulradi:happypath-core_3:0.3.0'

Gradle Kotlin DSL: Add the following com.abdulradi : happypath-core_3 gradle kotlin dependency to your build.gradle.kts file:

implementation("com.abdulradi:happypath-core_3:0.3.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.abdulradi : happypath-core_3 sbt scala dependency to your build.sbt file:

libraryDependencies += "com.abdulradi" % "happypath-core_3" % "0.3.0"

Advertisement

Dependencies from Group

Nov 04, 2021
3 usages
32 stars
Jun 11, 2021
2 usages
32 stars
Jun 01, 2021
2 usages
15 stars
Mar 26, 2021
21 stars
Mar 31, 2021
21 stars

Discover Dependencies

Sep 20, 2016
5 usages
42 stars
Dec 27, 2014
4 usages
Jan 13, 2020
11 usages
5 stars
May 17, 2019
5 usages
2 stars
May 21, 2013
11 usages
5 stars
Jan 29, 2017
4 usages
1 stars
Jun 17, 2020
1 stars
Apr 03, 2021
3 usages
9 stars