trakerr-java-client

trakerr.io java client -- Send your analytics events to trakerr.io using this library.

License

License

Categories

Categories

Java Languages CLI User Interface
GroupId

GroupId

io.trakerr
ArtifactId

ArtifactId

trakerr-java-client
Last Version

Last Version

1.1.3
Release Date

Release Date

Type

Type

jar
Description

Description

trakerr-java-client
trakerr.io java client -- Send your analytics events to trakerr.io using this library.
Project URL

Project URL

https://github.com/trakerr-io/trakerr-java
Source Code Management

Source Code Management

https://github.com/swagger-api/swagger-codegen

Download trakerr-java-client

How to add to project

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

Dependencies

compile (6)

Group / Artifact Type Version
io.swagger : swagger-annotations jar 1.5.9
com.squareup.okhttp : okhttp jar 2.7.5
com.squareup.okhttp : logging-interceptor jar 2.7.5
com.google.code.gson : gson jar 2.6.2
joda-time : joda-time jar 2.9.3
log4j : log4j jar 1.2.17

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

Versions

Version
1.1.3
1.1.0
1.0.2
1.0.1
1.0.0