is not current version
Last Version 4.8.8

org.membrane-soa:service-proxy-test 4.2.0


GroupId

GroupId

org.membrane-soa
ArtifactId

ArtifactId

service-proxy-test
Version

Version

4.2.0
Type

Type

jar

Download service-proxy-test 4.2.0


<!-- https://jarcasting.com/artifacts/org.membrane-soa/service-proxy-test/ -->
<dependency>
    <groupId>org.membrane-soa</groupId>
    <artifactId>service-proxy-test</artifactId>
    <version>4.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.membrane-soa/service-proxy-test/
implementation 'org.membrane-soa:service-proxy-test:4.2.0'
// https://jarcasting.com/artifacts/org.membrane-soa/service-proxy-test/
implementation ("org.membrane-soa:service-proxy-test:4.2.0")
'org.membrane-soa:service-proxy-test:jar:4.2.0'
<dependency org="org.membrane-soa" name="service-proxy-test" rev="4.2.0">
  <artifact name="service-proxy-test" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.membrane-soa', module='service-proxy-test', version='4.2.0')
)
libraryDependencies += "org.membrane-soa" % "service-proxy-test" % "4.2.0"
[org.membrane-soa/service-proxy-test "4.2.0"]