Download application-blocks-core-1.3.1.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.3.1 in this page.

License

The Apache License, Version 2.0

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials