is not current version
Last Version 0.0.4.RELEASE

io.easywalk:simply-serviceable 0.0.1.RELEASE

null

GroupId

GroupId

io.easywalk
ArtifactId

ArtifactId

simply-serviceable
Version

Version

0.0.1.RELEASE
Type

Type

jar

Download simply-serviceable 0.0.1.RELEASE


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