is not current version
Last Version 1.5.0

com.github.houbb:sandglass-client-core 1.0.0


Categories

Categories

CLI User Interface
GroupId

GroupId

com.github.houbb
ArtifactId

ArtifactId

sandglass-client-core
Version

Version

1.0.0
Type

Type

jar

Download sandglass-client-core 1.0.0


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