is not current version
Last Version 2.12.65

io.engineblock:at-diag 2.12.52

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

2.12.52
Type

Type

jar

Download at-diag 2.12.52


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