is not current version
Last Version 1.0.65

io.engineblock:at-json 1.0.63

A engineblock ActivityType (AT) driver module; Provides an activity capable of writing results out via JSON

Categories

Categories

JSON Data
GroupId

GroupId

io.engineblock
ArtifactId

ArtifactId

at-json
Version

Version

1.0.63
Type

Type

jar

Download at-json 1.0.63


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