is not current version
Last Version 4.0.512

com.cloudimpl.outstack:service-example 3.0.30


GroupId

GroupId

com.cloudimpl.outstack
ArtifactId

ArtifactId

service-example
Version

Version

3.0.30
Type

Type

jar

Download service-example 3.0.30


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