io.github.scruz84:smp_client

A Java client for smp-server.

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

io.github.scruz84
ArtifactId

ArtifactId

smp_client
Last Version

Last Version

0.2.0
Release Date

Release Date

Type

Type

jar
Description

Description

io.github.scruz84:smp_client
A Java client for smp-server.
Project URL

Project URL

https://github.com/scruz84/smp-java-client

Download smp_client

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

Versions

Version
0.2.0
0.1.1
0.1