| License |
License |
|---|---|
| GroupId | GroupIdio.github.muthuishere |
| ArtifactId | ArtifactIddeclarativex |
| Last Version | Last Version1.1.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionDeclarative X
A set of declarative utilities for Exception Handling and Conditions
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| declarativex-1.1.0.pom | |
| declarativex-1.1.0.jar | 27 KB |
| declarativex-1.1.0-sources.jar | 11 KB |
| declarativex-1.1.0-javadoc.jar | 161 KB |
| Browse |
<!-- 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"]
| 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 |