is not current version
Last Version 4.6.8

org.phoebus:install-jars 4.6.7


GroupId

GroupId

org.phoebus
ArtifactId

ArtifactId

install-jars
Version

Version

4.6.7
Type

Type

jar

Download install-jars 4.6.7


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