Last Version

org.jsoftware:retriable 1.1

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

License

License

GroupId

GroupId

org.jsoftware
ArtifactId

ArtifactId

retriable
Version

Version

1.1
Type

Type

pom
Description

Description

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
Project Organization

Project Organization

jsoftware.org

Download retriable 1.1

Filename Size
retriable-1.1.pom 1 KB
Browse

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

Dependencies

compile (1)

Group / Artifact Type Version
org.jsoftware : jsoftware-utils jar 1.1

Project Modules

There are no modules declared in this project.