is not current version
Last Version 2.12.65

io.engineblock:at-diag 1.0.6

A engineblock ActivityType (AT) driver module; Provides a diagnostic activity that logs input at some interval

GroupId

GroupId

io.engineblock
ArtifactId

ArtifactId

at-diag
Version

Version

1.0.6
Type

Type

jar

Download at-diag 1.0.6


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