Download application-ws-schema-3.2-RC1.jar file - Jar a

Jar examples for a:application-ws-schema

Description

You can download jar file application-ws-schema 3.2-RC1 in this page.

Build File

You can use the following script to add application-ws-schema-3.2-RC1.jar to your project.

<dependency>
   <groupId>org.aperteworkflow</groupId>
   <artifactId>application-ws-schema</artifactId>
   <version>3.2-RC1</version>
</dependency>
compile group: 'org.aperteworkflow', name: 'application-ws-schema', version: '3.2-RC1'
libraryDependencies += "org.aperteworkflow" % "application-ws-schema" % "3.2-RC1"
<dependency org="org.aperteworkflow" name="application-ws-schema" rev="3.2-RC1"/>
@Grapes(@Grab(group='org.aperteworkflow', module='application-ws-schema', version='3.2-RC1'))
'org.aperteworkflow:application-ws-schema:jar:3.2-RC1'

Download

Click the following link to download the jar file.

application-ws-schema-3.2-RC1-javadoc.jar
application-ws-schema-3.2-RC1-sources.jar
application-ws-schema-3.2-RC1.jar
application-ws-schema-3.2-RC1.pom



Related Tutorials