is not current version
Last Version 2.12.65

io.engineblock:at-stdout 2.11.32

An engineblock ActivityType (AT) driver module; Provides basic formatting and output to stdout or files.

GroupId

GroupId

io.engineblock
ArtifactId

ArtifactId

at-stdout
Version

Version

2.11.32
Type

Type

jar

Download at-stdout 2.11.32


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