ChaiJ - Core

ChaiJ is a Java assertion library in the expect-style.

License

License

GroupId

GroupId

com.github.adowrath
ArtifactId

ArtifactId

chaiJ-core
Last Version

Last Version

0.2.0
Release Date

Release Date

Type

Type

jar
Description

Description

ChaiJ - Core
ChaiJ is a Java assertion library in the expect-style.

Download chaiJ-core

How to add to project

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

Dependencies

test (2)

Group / Artifact Type Version
junit : junit jar 4.12
org.mockito : mockito-core jar 2.8.47

Project Modules

There are no modules declared in this project.

Versions

Version
0.2.0