is not current version
Last Version 3.0.3

org.epics.channelfinder:cf-client-api 2.2.0

A Channel Finder Client library for java.

Categories

Categories

CLI User Interface
GroupId

GroupId

org.epics.channelfinder
ArtifactId

ArtifactId

cf-client-api
Version

Version

2.2.0
Type

Type

jar

Download cf-client-api 2.2.0


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