Download document-provider-registry-1.1.1.jar file - Jar d

Jar examples for d:document-provider-registry

Description

You can download jar file document-provider-registry 1.1.1 in this page.

Build File

You can use the following script to add document-provider-registry-1.1.1.jar to your project.

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

Download

Click the following link to download the jar file.

document-provider-registry-1.1.1-javadoc.jar
document-provider-registry-1.1.1-sources.jar
document-provider-registry-1.1.1.jar
document-provider-registry-1.1.1.pom



Related Tutorials