Jar examples for c:cf-client-api
A Channel Finder Client library for java.
You can download jar file cf-client-api 2.2.0 in this page.
GNU General Public License 2 with the Classpath Exception
You can use the following script to add cf-client-api-2.2.0.jar to your project.
<dependency> <groupId>org.epics.channelfinder</groupId> <artifactId>cf-client-api</artifactId> <version>2.2.0</version> </dependency>
compile group: 'org.epics.channelfinder', name: 'cf-client-api', version: '2.2.0'
libraryDependencies += "org.epics.channelfinder" % "cf-client-api" % "2.2.0"
<dependency org="org.epics.channelfinder" name="cf-client-api" rev="2.2.0"/>
@Grapes(@Grab(group='org.epics.channelfinder', module='cf-client-api', version='2.2.0'))
'org.epics.channelfinder:cf-client-api:jar:2.2.0'
Click the following link to download the jar file.
cf-client-api-2.2.0-javadoc.jar