Download at-diag-1.0.9.jar file - Jar a

Jar examples for a:at-diag

Description

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

You can download jar file at-diag 1.0.9 in this page.

Build File

You can use the following script to add at-diag-1.0.9.jar to your project.

<dependency>
   <groupId>io.engineblock</groupId>
   <artifactId>at-diag</artifactId>
   <version>1.0.9</version>
</dependency>
compile group: 'io.engineblock', name: 'at-diag', version: '1.0.9'
libraryDependencies += "io.engineblock" % "at-diag" % "1.0.9"
<dependency org="io.engineblock" name="at-diag" rev="1.0.9"/>
@Grapes(@Grab(group='io.engineblock', module='at-diag', version='1.0.9'))
'io.engineblock:at-diag:jar:1.0.9'

Download

Click the following link to download the jar file.

at-diag-1.0.9-javadoc.jar
at-diag-1.0.9-sources.jar
at-diag-1.0.9.jar
at-diag-1.0.9.pom



Related Tutorials