| License |
License |
|---|---|
| GroupId | GroupIdio.engineblock |
| ArtifactId | ArtifactIdat-stdout |
| Last Version | Last Version2.12.65 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionat-stdout
An engineblock ActivityType (AT) driver module;
Provides basic formatting and output to stdout or files.
|
| Filename | Size |
|---|---|
| at-stdout-2.12.65.pom | |
| at-stdout-2.12.65.jar | 19 KB |
| at-stdout-2.12.65-sources.jar | 11 KB |
| at-stdout-2.12.65-javadoc.jar | 418 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.engineblock/at-stdout/ -->
<dependency>
<groupId>io.engineblock</groupId>
<artifactId>at-stdout</artifactId>
<version>2.12.65</version>
</dependency>
// https://jarcasting.com/artifacts/io.engineblock/at-stdout/
implementation 'io.engineblock:at-stdout:2.12.65'
// https://jarcasting.com/artifacts/io.engineblock/at-stdout/
implementation ("io.engineblock:at-stdout:2.12.65")
'io.engineblock:at-stdout:jar:2.12.65'
<dependency org="io.engineblock" name="at-stdout" rev="2.12.65">
<artifact name="at-stdout" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.engineblock', module='at-stdout', version='2.12.65')
)
libraryDependencies += "io.engineblock" % "at-stdout" % "2.12.65"
[io.engineblock/at-stdout "2.12.65"]
| Group / Artifact | Type | Version |
|---|---|---|
| io.engineblock : eb-api | jar | 2.12.65 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.testng : testng | jar | 6.13.1 |
| org.assertj : assertj-core-java8 | jar | 1.0.0m1 |