com.github.houbb:sandglass-client-core

The config socket framework.

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

com.github.houbb
ArtifactId

ArtifactId

sandglass-client-core
Last Version

Last Version

1.5.0
Release Date

Release Date

Type

Type

jar
Description

Description

The config socket framework.

Download sandglass-client-core

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
com.github.houbb : sandglass-socket-client jar 1.5.0
com.github.houbb : sandglass-core jar 1.6.2

Project Modules

There are no modules declared in this project.

Versions

Version
1.5.0
1.4.0
1.3.0
1.0.0