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

Jar examples for s:stack-core

Description

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

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials