is not current version
Last Version 2.0.6

com.github.mirrorSystem:mirror-request 1.2.4

mirror-request jar

Categories

Categories

Mirror Application Layer Libs Introspection
GroupId

GroupId

com.github.mirrorSystem
ArtifactId

ArtifactId

mirror-request
Version

Version

1.2.4
Type

Type

jar

Download mirror-request 1.2.4


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