is not current version
Last Version 0.8

test-helpers 0.3

A collections of helper methods for tests

License

License

GroupId

GroupId

com.github.hcsp
ArtifactId

ArtifactId

test-helpers
Version

Version

0.3
Type

Type

jar
Description

Description

test-helpers
A collections of helper methods for tests
Project URL

Project URL

https://github.com/hcsp/test-helpers
Source Code Management

Source Code Management

https://github.com/hcsp/test-helpers

Download test-helpers 0.3


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

Dependencies

compile (3)

Group / Artifact Type Version
commons-io : commons-io jar 2.6
com.github.javaparser : javaparser-core jar 3.14.3
org.junit.jupiter : junit-jupiter-api jar 5.4.2

Project Modules

There are no modules declared in this project.