is not current version
Last Version 3.0.0

org.swisspush:rest-mirror 2.1.1

Description of your module here

Categories

Categories

Mirror Application Layer Libs Introspection
GroupId

GroupId

org.swisspush
ArtifactId

ArtifactId

rest-mirror
Version

Version

2.1.1
Type

Type

jar

Download rest-mirror 2.1.1


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