Last Version

caj 0.1.0

expect(yourTests).to.be("simple");

License

License

Categories

Categories

Net
GroupId

GroupId

com.netopyr.caj
ArtifactId

ArtifactId

caj
Version

Version

0.1.0
Type

Type

jar
Description

Description

caj
expect(yourTests).to.be("simple");
Project URL

Project URL

https://github.com/netopyr/caj
Source Code Management

Source Code Management

https://github.com/netopyr/caj

Download caj 0.1.0


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

Dependencies

test (2)

Group / Artifact Type Version
org.testng : testng jar 6.9.4
org.hamcrest : java-hamcrest jar 2.0.0.0

Project Modules

There are no modules declared in this project.