не последняя версия
Последняя версия 0.3.0

com.abdulradi:happypath-core_3 0.2.0

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

Группа

Группа

com.abdulradi
Идентификатор

Идентификатор

happypath-core_3
Версия

Версия

0.2.0
Тип

Тип

jar

Скачать happypath-core_3 0.2.0


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