scala-retry


License

License

Categories

Categories

Scala Languages
GroupId

GroupId

com.github.hipjim
ArtifactId

ArtifactId

scala-retry_2.12
Last Version

Last Version

0.3.0
Release Date

Release Date

Type

Type

jar
Description

Description

scala-retry
scala-retry
Project URL

Project URL

https://github.com/hipjim/scala-retry
Project Organization

Project Organization

com.github.hipjim

Download scala-retry_2.12

How to add to project

<!-- https://jarcasting.com/artifacts/com.github.hipjim/scala-retry_2.12/ -->
<dependency>
    <groupId>com.github.hipjim</groupId>
    <artifactId>scala-retry_2.12</artifactId>
    <version>0.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.hipjim/scala-retry_2.12/
implementation 'com.github.hipjim:scala-retry_2.12:0.3.0'
// https://jarcasting.com/artifacts/com.github.hipjim/scala-retry_2.12/
implementation ("com.github.hipjim:scala-retry_2.12:0.3.0")
'com.github.hipjim:scala-retry_2.12:jar:0.3.0'
<dependency org="com.github.hipjim" name="scala-retry_2.12" rev="0.3.0">
  <artifact name="scala-retry_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.hipjim', module='scala-retry_2.12', version='0.3.0')
)
libraryDependencies += "com.github.hipjim" % "scala-retry_2.12" % "0.3.0"
[com.github.hipjim/scala-retry_2.12 "0.3.0"]

Dependencies

compile (1)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.12.8

test (1)

Group / Artifact Type Version
org.scalatest : scalatest_2.12 jar 3.0.5

Project Modules

There are no modules declared in this project.

Versions

Version
0.3.0
0.2.4
0.2.3
0.2.2