Download stack-core-1.0.2.jar file - Jar s

Jar examples for s:stack-core

Description

You can download jar file stack-core 1.0.2 in this page.

Build File

You can use the following script to add stack-core-1.0.2.jar to your project.

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

Download

Click the following link to download the jar file.

stack-core-1.0.2-javadoc.jar
stack-core-1.0.2-sources.jar
stack-core-1.0.2.jar
stack-core-1.0.2.pom



Related Tutorials