MVN

com.abdulradi : nullable-core_3.0.0-RC1

Maven & Gradle

Mar 26, 2021
22 stars

nullable-core · Makes nullable values as easy to deal with as scala.Option without the allocation cost

<dependency>
    <groupId>com.abdulradi</groupId>
    <artifactId>nullable-core_3.0.0-RC1</artifactId>
    <version>0.2.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

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

  • Latest Stable: 0.2.0

All Versions

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

Version Vulnerabilities Updated
0.2.x
nullable-core_3.0.0-RC1-0.2.0
0.1.x
nullable-core_3.0.0-RC1-0.1.0

How to add a dependency to Maven

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

<dependency>
    <groupId>com.abdulradi</groupId>
    <artifactId>nullable-core_3.0.0-RC1</artifactId>
    <version>0.2.0</version>
</dependency>

How to add a dependency to Gradle

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

implementation 'com.abdulradi:nullable-core_3.0.0-RC1:0.2.0'

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

implementation("com.abdulradi:nullable-core_3.0.0-RC1:0.2.0")

How to add a dependency to SBT Scala

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

libraryDependencies += "com.abdulradi" % "nullable-core_3.0.0-RC1" % "0.2.0"

Advertisement

Dependencies from Group

Nov 04, 2021
3 usages
32 stars
Jun 11, 2021
2 usages
32 stars
Jun 01, 2021
2 usages
16 stars
Mar 26, 2021
22 stars
Mar 31, 2021
22 stars

Discover Dependencies

Dec 01, 2022
0 stars
Jul 03, 2023
2 stars
Jun 24, 2023
1 stars
Mar 26, 2021
0 stars
Mar 24, 2021
0 stars
Mar 23, 2021
1 stars
May 01, 2023
8 stars
Mar 28, 2022
99 stars