Download application-blocks-core-1.2.jar file - Jar a

Jar examples for a:application-blocks-core

Description

Core data model and common utilities used everywhere

You can download jar file application-blocks-core 1.2 in this page.

License

The Apache License, Version 2.0

Build File

You can use the following script to add application-blocks-core-1.2.jar to your project.

<dependency>
   <groupId>org.genesys-pgr</groupId>
   <artifactId>application-blocks-core</artifactId>
   <version>1.2</version>
</dependency>
compile group: 'org.genesys-pgr', name: 'application-blocks-core', version: '1.2'
libraryDependencies += "org.genesys-pgr" % "application-blocks-core" % "1.2"
<dependency org="org.genesys-pgr" name="application-blocks-core" rev="1.2"/>
@Grapes(@Grab(group='org.genesys-pgr', module='application-blocks-core', version='1.2'))
'org.genesys-pgr:application-blocks-core:jar:1.2'

Download

Click the following link to download the jar file.

application-blocks-core-1.2-javadoc.jar
application-blocks-core-1.2-sources.jar
application-blocks-core-1.2.jar
application-blocks-core-1.2.pom



Related Tutorials