dev.errant:bettertype-core

A library for better error handling through container types

License

License

Categories

Categories

Ant Build Tools
GroupId

GroupId

dev.errant
ArtifactId

ArtifactId

bettertype-core
Last Version

Last Version

0.6.2
Release Date

Release Date

Type

Type

jar
Description

Description

A library for better error handling through container types

Download bettertype-core

How to add to project

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

Dependencies

test (3)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-api jar 5.6.2
org.junit.jupiter : junit-jupiter-engine jar 5.6.2
org.mockito : mockito-all jar 1.10.19

Project Modules

There are no modules declared in this project.

Versions

Version
0.6.2
0.5.2
0.5.1
0.5.0
0.4.1