is not current version
Last Version 0.0.4.RELEASE

io.easywalk:simply-clientable 0.0.1.RELEASE

Simply-starter

Categories

Categories

CLI User Interface
GroupId

GroupId

io.easywalk
ArtifactId

ArtifactId

simply-clientable
Version

Version

0.0.1.RELEASE
Type

Type

jar

Download simply-clientable 0.0.1.RELEASE


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