is not current version
Last Version 4.6.9

org.phoebus:service-save-and-restore 4.6.8


GroupId

GroupId

org.phoebus
ArtifactId

ArtifactId

service-save-and-restore
Version

Version

4.6.8
Type

Type

jar

Download service-save-and-restore 4.6.8


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