Declarative X

A set of declarative utilities for Exception Handling and Conditions

License

License

GroupId

GroupId

io.github.muthuishere
ArtifactId

ArtifactId

declarativex
Last Version

Last Version

1.1.0
Release Date

Release Date

Type

Type

jar
Description

Description

Declarative X
A set of declarative utilities for Exception Handling and Conditions
Project URL

Project URL

https://github.com/muthuishere/declarativex
Source Code Management

Source Code Management

https://github.com/muthuishere/declarativex/tree/main

Download declarativex

How to add to project

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

Dependencies

test (6)

Group / Artifact Type Version
org.hamcrest : hamcrest jar 2.2
org.junit.jupiter : junit-jupiter-api jar 5.7.1
org.junit.jupiter : junit-jupiter-engine jar 5.7.1
org.mockito : mockito-core jar 3.6.28
org.mockito : mockito-junit-jupiter jar 3.6.28
org.junit.jupiter : junit-jupiter-params jar 5.7.1

Project Modules

There are no modules declared in this project.

Versions

Version
1.1.0
1.0.2
1.0.0