Download aperte-utils-1.1.1.jar file - Jar a

Jar examples for a:aperte-utils

Description

You can download jar file aperte-utils 1.1.1 in this page.

Build File

You can use the following script to add aperte-utils-1.1.1.jar to your project.

<dependency>
   <groupId>org.aperteworkflow</groupId>
   <artifactId>aperte-utils</artifactId>
   <version>1.1.1</version>
</dependency>
compile group: 'org.aperteworkflow', name: 'aperte-utils', version: '1.1.1'
libraryDependencies += "org.aperteworkflow" % "aperte-utils" % "1.1.1"
<dependency org="org.aperteworkflow" name="aperte-utils" rev="1.1.1"/>
@Grapes(@Grab(group='org.aperteworkflow', module='aperte-utils', version='1.1.1'))
'org.aperteworkflow:aperte-utils:jar:1.1.1'

Download

Click the following link to download the jar file.

aperte-utils-1.1.1-javadoc.jar
aperte-utils-1.1.1-sources.jar
aperte-utils-1.1.1.jar
aperte-utils-1.1.1.pom



Related Tutorials