is not current version
Last Version 1.2.0.RELEASE

io.xream.reliable:reliable 1.0.0.RELEASE

http://reliable.xream.io

GroupId

GroupId

io.xream.reliable
ArtifactId

ArtifactId

reliable
Version

Version

1.0.0.RELEASE
Type

Type

pom

Download reliable 1.0.0.RELEASE


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