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

Jar examples for s:stack-client

Description

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

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials