is not current version
Last Version 0.0.3

io.github.kerwin612:uhcs 0.0.1

Uniform Hystrix Concurrency Strategy

GroupId

GroupId

io.github.kerwin612
ArtifactId

ArtifactId

uhcs
Version

Version

0.0.1
Type

Type

pom

Download uhcs 0.0.1

Filename Size
uhcs-0.0.1.pom 1 KB
Browse

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