| License |
License
MIT
|
|---|---|
| Categories |
CategoriesCLI User Interface |
| GroupId | GroupIdcom.hashedin.logan |
| ArtifactId | ArtifactIdclient |
| Last Version | Last Version0.0.1 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionLogan Client
Posts events to Logan
|
| Filename | Size |
|---|---|
| client-0.0.1.pom | |
| client-0.0.1.jar | 4 KB |
| client-0.0.1-sources.jar | 1 KB |
| client-0.0.1-javadoc.jar | 22 KB |
| Browse |
<!-- 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"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.google.code.gson : gson | jar | 2.3.1 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.12 |
| org.mockito : mockito-all | jar | 1.9.5 |
| Version |
|---|
|
0.0.1
|