is not current version
Last Version 3.1

io.appform.foxtrot:foxtrot-client 3.0

Foxtrot client library for ingesting events into foxtrot

Categories

Categories

CLI User Interface ORM Data
GroupId

GroupId

io.appform.foxtrot
ArtifactId

ArtifactId

foxtrot-client
Version

Version

3.0
Type

Type

jar

Download foxtrot-client 3.0


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