happypath-core

Makes union types as easy to deal with as scala.Either without the allocation cost

License

License

GroupId

GroupId

com.abdulradi
ArtifactId

ArtifactId

happypath-core_3
Last Version

Last Version

0.3.0
Release Date

Release Date

Type

Type

jar
Description

Description

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

Project URL

https://github.com/tabdulradi/happypath
Project Organization

Project Organization

happypath
Source Code Management

Source Code Management

https://github.com/tabdulradi/happypath

Download happypath-core_3

How to add to project

<!-- https://jarcasting.com/artifacts/com.abdulradi/happypath-core_3/ -->
<dependency>
    <groupId>com.abdulradi</groupId>
    <artifactId>happypath-core_3</artifactId>
    <version>0.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.abdulradi/happypath-core_3/
implementation 'com.abdulradi:happypath-core_3:0.3.0'
// https://jarcasting.com/artifacts/com.abdulradi/happypath-core_3/
implementation ("com.abdulradi:happypath-core_3:0.3.0")
'com.abdulradi:happypath-core_3:jar:0.3.0'
<dependency org="com.abdulradi" name="happypath-core_3" rev="0.3.0">
  <artifact name="happypath-core_3" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.abdulradi', module='happypath-core_3', version='0.3.0')
)
libraryDependencies += "com.abdulradi" % "happypath-core_3" % "0.3.0"
[com.abdulradi/happypath-core_3 "0.3.0"]

Dependencies

compile (1)

Group / Artifact Type Version
org.scala-lang : scala3-library_3 jar 3.0.0

Project Modules

There are no modules declared in this project.

Versions

Version
0.3.0
0.2.0