is not current version
Last Version 0.5.0

io.servicecomb:handlers 0.3.0


GroupId

GroupId

io.servicecomb
ArtifactId

ArtifactId

handlers
Version

Version

0.3.0
Type

Type

pom

Download handlers 0.3.0

Filename Size
handlers-0.3.0.pom 1 KB
Browse

<!-- https://jarcasting.com/artifacts/io.servicecomb/handlers/ -->
<dependency>
    <groupId>io.servicecomb</groupId>
    <artifactId>handlers</artifactId>
    <version>0.3.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.servicecomb/handlers/
implementation 'io.servicecomb:handlers:0.3.0'
// https://jarcasting.com/artifacts/io.servicecomb/handlers/
implementation ("io.servicecomb:handlers:0.3.0")
'io.servicecomb:handlers:pom:0.3.0'
<dependency org="io.servicecomb" name="handlers" rev="0.3.0">
  <artifact name="handlers" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.servicecomb', module='handlers', version='0.3.0')
)
libraryDependencies += "io.servicecomb" % "handlers" % "0.3.0"
[io.servicecomb/handlers "0.3.0"]