is not current version
Last Version 3.0

com.github.shiver-me-timbers:smt-retrying-parent 1.2


GroupId

GroupId

com.github.shiver-me-timbers
ArtifactId

ArtifactId

smt-retrying-parent
Version

Version

1.2
Type

Type

pom

Download smt-retrying-parent 1.2


<!-- https://jarcasting.com/artifacts/com.github.shiver-me-timbers/smt-retrying-parent/ -->
<dependency>
    <groupId>com.github.shiver-me-timbers</groupId>
    <artifactId>smt-retrying-parent</artifactId>
    <version>1.2</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.shiver-me-timbers/smt-retrying-parent/
implementation 'com.github.shiver-me-timbers:smt-retrying-parent:1.2'
// https://jarcasting.com/artifacts/com.github.shiver-me-timbers/smt-retrying-parent/
implementation ("com.github.shiver-me-timbers:smt-retrying-parent:1.2")
'com.github.shiver-me-timbers:smt-retrying-parent:pom:1.2'
<dependency org="com.github.shiver-me-timbers" name="smt-retrying-parent" rev="1.2">
  <artifact name="smt-retrying-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.shiver-me-timbers', module='smt-retrying-parent', version='1.2')
)
libraryDependencies += "com.github.shiver-me-timbers" % "smt-retrying-parent" % "1.2"
[com.github.shiver-me-timbers/smt-retrying-parent "1.2"]