is not current version
Last Version 2.2.0

com.palantir.refreshable:refreshable 1.1.0

Palantir open source project

Categories

Categories

Ant Build Tools
GroupId

GroupId

com.palantir.refreshable
ArtifactId

ArtifactId

refreshable
Version

Version

1.1.0
Type

Type

jar

Download refreshable 1.1.0


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