is not current version
Last Version 2.17.0.RELEASE

io.xream.x7:x7-base 2.4.0.RELEASE


GroupId

GroupId

io.xream.x7
ArtifactId

ArtifactId

x7-base
Version

Version

2.4.0.RELEASE
Type

Type

jar

Download x7-base 2.4.0.RELEASE


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