Last Version

scala-retry 0.0.6

scala-retry

License

License

Categories

Categories

Scala Languages
GroupId

GroupId

com.github.takezoe
ArtifactId

ArtifactId

scala-retry_2.12
Version

Version

0.0.6
Type

Type

jar
Description

Description

scala-retry
scala-retry
Project URL

Project URL

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

Project Organization

com.github.takezoe
Source Code Management

Source Code Management

https://github.com/takezoe/scala-retry

Download scala-retry_2.12 0.0.6


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

Dependencies

compile (1)

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

test (1)

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

Project Modules

There are no modules declared in this project.