License |
License
MIT
|
---|---|
GroupId | GroupIdcom.github.jacoby6000 |
ArtifactId | ArtifactIdretry_2.11 |
Version | Version0.3.0 |
Type | Typejar |
Description |
Descriptionretry
retry
|
Project Organization |
Project Organizationcom.github.jacoby6000 |
Filename | Size |
---|---|
retry_2.11-0.3.0.pom | |
retry_2.11-0.3.0.jar | 81 KB |
retry_2.11-0.3.0-sources.jar | 4 KB |
retry_2.11-0.3.0-javadoc.jar | 386 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.jacoby6000/retry_2.11/ -->
<dependency>
<groupId>com.github.jacoby6000</groupId>
<artifactId>retry_2.11</artifactId>
<version>0.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.jacoby6000/retry_2.11/
implementation 'com.github.jacoby6000:retry_2.11:0.3.0'
// https://jarcasting.com/artifacts/com.github.jacoby6000/retry_2.11/
implementation ("com.github.jacoby6000:retry_2.11:0.3.0")
'com.github.jacoby6000:retry_2.11:jar:0.3.0'
<dependency org="com.github.jacoby6000" name="retry_2.11" rev="0.3.0">
<artifact name="retry_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.jacoby6000', module='retry_2.11', version='0.3.0')
)
libraryDependencies += "com.github.jacoby6000" % "retry_2.11" % "0.3.0"
[com.github.jacoby6000/retry_2.11 "0.3.0"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.11.6 |
me.lessis : odelay-core_2.11 | jar | 0.2.0 |
Group / Artifact | Type | Version |
---|---|---|
org.scalatest : scalatest_2.11 | jar | 3.0.1 |