GroupId | GroupIdio.xream.x7 |
---|---|
ArtifactId | ArtifactIdx7-reyc |
Version | Version2.3.4.RELEASE |
Type | Typejar |
Filename | Size |
---|---|
x7-reyc-2.3.4.RELEASE.pom | |
x7-reyc-2.3.4.RELEASE.jar | 52 KB |
x7-reyc-2.3.4.RELEASE-sources.jar | 47 KB |
x7-reyc-2.3.4.RELEASE-javadoc.jar | 275 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.xream.x7/x7-reyc/ -->
<dependency>
<groupId>io.xream.x7</groupId>
<artifactId>x7-reyc</artifactId>
<version>2.3.4.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/io.xream.x7/x7-reyc/
implementation 'io.xream.x7:x7-reyc:2.3.4.RELEASE'
// https://jarcasting.com/artifacts/io.xream.x7/x7-reyc/
implementation ("io.xream.x7:x7-reyc:2.3.4.RELEASE")
'io.xream.x7:x7-reyc:jar:2.3.4.RELEASE'
<dependency org="io.xream.x7" name="x7-reyc" rev="2.3.4.RELEASE">
<artifact name="x7-reyc" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.xream.x7', module='x7-reyc', version='2.3.4.RELEASE')
)
libraryDependencies += "io.xream.x7" % "x7-reyc" % "2.3.4.RELEASE"
[io.xream.x7/x7-reyc "2.3.4.RELEASE"]