is not current version
Last Version 2.0.6

com.github.mirrorSystem:mirror-request 1.1.5

mirror-request jar

Categories

Categories

Mirror Application Layer Libs Introspection
GroupId

GroupId

com.github.mirrorSystem
ArtifactId

ArtifactId

mirror-request
Version

Version

1.1.5
Type

Type

jar

Download mirror-request 1.1.5


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