ChaiJ - Parent POM

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

License

License

GroupId

GroupId

com.github.adowrath
ArtifactId

ArtifactId

chaiJ
Last Version

Last Version

0.2.0
Release Date

Release Date

Type

Type

pom
Description

Description

ChaiJ - Parent POM
ChaiJ is a Java assertion library in the expect-style.
Project URL

Project URL

http://github.com/Adowrath/ChaiJ
Source Code Management

Source Code Management

http://github.com/Adowrath/ChaiJ/tree/master

Download chaiJ

Filename Size
chaiJ-0.2.0.pom 9 KB
Browse

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • core
  • junit

Versions

Version
0.2.0