is not current version
Last Version 2.2.18

com.icthh.xm.commons:xm-commons-request 2.1.3

xm-commons-request

GroupId

GroupId

com.icthh.xm.commons
ArtifactId

ArtifactId

xm-commons-request
Version

Version

2.1.3
Type

Type

jar

Download xm-commons-request 2.1.3


<!-- https://jarcasting.com/artifacts/com.icthh.xm.commons/xm-commons-request/ -->
<dependency>
    <groupId>com.icthh.xm.commons</groupId>
    <artifactId>xm-commons-request</artifactId>
    <version>2.1.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.icthh.xm.commons/xm-commons-request/
implementation 'com.icthh.xm.commons:xm-commons-request:2.1.3'
// https://jarcasting.com/artifacts/com.icthh.xm.commons/xm-commons-request/
implementation ("com.icthh.xm.commons:xm-commons-request:2.1.3")
'com.icthh.xm.commons:xm-commons-request:jar:2.1.3'
<dependency org="com.icthh.xm.commons" name="xm-commons-request" rev="2.1.3">
  <artifact name="xm-commons-request" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.icthh.xm.commons', module='xm-commons-request', version='2.1.3')
)
libraryDependencies += "com.icthh.xm.commons" % "xm-commons-request" % "2.1.3"
[com.icthh.xm.commons/xm-commons-request "2.1.3"]