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

Jar examples for s:stack-client

Description

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

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials