License |
License |
---|---|
GroupId | GroupIdorg.phoebus |
ArtifactId | ArtifactIdinstall-jars |
Version | Version4.6.8 |
Type | Typejar |
Description |
DescriptionA framework and set of tools to monitor and operate large scale control systems, such as the ones in the accelerator community.
|
Filename | Size |
---|---|
install-jars-4.6.8.pom | |
install-jars-4.6.8.jar | 2 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.phoebus/install-jars/ -->
<dependency>
<groupId>org.phoebus</groupId>
<artifactId>install-jars</artifactId>
<version>4.6.8</version>
</dependency>
// https://jarcasting.com/artifacts/org.phoebus/install-jars/
implementation 'org.phoebus:install-jars:4.6.8'
// https://jarcasting.com/artifacts/org.phoebus/install-jars/
implementation ("org.phoebus:install-jars:4.6.8")
'org.phoebus:install-jars:jar:4.6.8'
<dependency org="org.phoebus" name="install-jars" rev="4.6.8">
<artifact name="install-jars" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.phoebus', module='install-jars', version='4.6.8')
)
libraryDependencies += "org.phoebus" % "install-jars" % "4.6.8"
[org.phoebus/install-jars "4.6.8"]