Download stack-client-1.1.0.jar file - Jar s

Jar examples for s:stack-client

Description

You can download jar file stack-client 1.1.0 in this page.

Build File

You can use the following script to add stack-client-1.1.0.jar to your project.

<dependency>
   <groupId>com.digitalpetri.opcua</groupId>
   <artifactId>stack-client</artifactId>
   <version>1.1.0</version>
</dependency>
compile group: 'com.digitalpetri.opcua', name: 'stack-client', version: '1.1.0'
libraryDependencies += "com.digitalpetri.opcua" % "stack-client" % "1.1.0"
<dependency org="com.digitalpetri.opcua" name="stack-client" rev="1.1.0"/>
@Grapes(@Grab(group='com.digitalpetri.opcua', module='stack-client', version='1.1.0'))
'com.digitalpetri.opcua:stack-client:jar:1.1.0'

Download

Click the following link to download the jar file.

stack-client-1.1.0-javadoc.jar
stack-client-1.1.0-sources.jar
stack-client-1.1.0.jar
stack-client-1.1.0.pom



Related Tutorials