| License |
License |
|---|---|
| Categories |
CategoriesTestNG Unit Testing |
| GroupId | GroupIdio.github.achelois-armoury |
| ArtifactId | ArtifactIdhelical-testng |
| Last Version | Last Version0.1.6 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionThe prototype of shooting the cow
|
| Filename | Size |
|---|---|
| helical-testng-0.1.6.pom | |
| helical-testng-0.1.6.jar | 3 KB |
| helical-testng-0.1.6-sources.jar | 2 KB |
| helical-testng-0.1.6-javadoc.jar | 23 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.github.achelois-armoury/helical-testng/ -->
<dependency>
<groupId>io.github.achelois-armoury</groupId>
<artifactId>helical-testng</artifactId>
<version>0.1.6</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.achelois-armoury/helical-testng/
implementation 'io.github.achelois-armoury:helical-testng:0.1.6'
// https://jarcasting.com/artifacts/io.github.achelois-armoury/helical-testng/
implementation ("io.github.achelois-armoury:helical-testng:0.1.6")
'io.github.achelois-armoury:helical-testng:jar:0.1.6'
<dependency org="io.github.achelois-armoury" name="helical-testng" rev="0.1.6">
<artifact name="helical-testng" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.achelois-armoury', module='helical-testng', version='0.1.6')
)
libraryDependencies += "io.github.achelois-armoury" % "helical-testng" % "0.1.6"
[io.github.achelois-armoury/helical-testng "0.1.6"]
| Group / Artifact | Type | Version |
|---|---|---|
| io.github.achelois-armoury : helical-core | jar | 0.1.8 |
| org.testng : testng | jar | 6.14.3 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.12 |