is not current version
Last Version 2.13.0.RELEASE

io.xream.x7:x7-reyc 2.2.0.RELEASE

http://x7.xream.io

GroupId

GroupId

io.xream.x7
ArtifactId

ArtifactId

x7-reyc
Version

Version

2.2.0.RELEASE
Type

Type

jar

Download x7-reyc 2.2.0.RELEASE


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