Last Version

Logan Client 0.0.1

Posts events to Logan

License

License

MIT
Categories

Categories

CLI User Interface
GroupId

GroupId

com.hashedin.logan
ArtifactId

ArtifactId

client
Version

Version

0.0.1
Type

Type

jar
Description

Description

Logan Client
Posts events to Logan

Download client 0.0.1


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

Dependencies

compile (1)

Group / Artifact Type Version
com.google.code.gson : gson jar 2.3.1

test (2)

Group / Artifact Type Version
junit : junit jar 4.12
org.mockito : mockito-all jar 1.9.5

Project Modules

There are no modules declared in this project.