| License |
License |
|---|---|
| GroupId | GroupIdio.github.astrapi69 |
| ArtifactId | ArtifactIdtest-objects |
| Version | Version5.4 |
| Type | Typejar |
| Description |
Descriptiontest-objects
Project that holds test objects for unit tests
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| test-objects-5.4.pom | |
| test-objects-5.4.jar | 67 KB |
| test-objects-5.4-sources.jar | 62 KB |
| test-objects-5.4-javadoc.jar | 631 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.github.astrapi69/test-objects/ -->
<dependency>
<groupId>io.github.astrapi69</groupId>
<artifactId>test-objects</artifactId>
<version>5.4</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.astrapi69/test-objects/
implementation 'io.github.astrapi69:test-objects:5.4'
// https://jarcasting.com/artifacts/io.github.astrapi69/test-objects/
implementation ("io.github.astrapi69:test-objects:5.4")
'io.github.astrapi69:test-objects:jar:5.4'
<dependency org="io.github.astrapi69" name="test-objects" rev="5.4">
<artifact name="test-objects" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.astrapi69', module='test-objects', version='5.4')
)
libraryDependencies += "io.github.astrapi69" % "test-objects" % "5.4"
[io.github.astrapi69/test-objects "5.4"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.testng : testng | jar | 7.4.0 |