Download conveyor-core-1.3.11.jar file - Jar c

Jar examples for c:conveyor-core

Description

Reactive Builder Framework core

You can download jar file conveyor-core 1.3.11 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add conveyor-core-1.3.11.jar to your project.

<dependency>
   <groupId>com.aegisql</groupId>
   <artifactId>conveyor-core</artifactId>
   <version>1.3.11</version>
</dependency>
compile group: 'com.aegisql', name: 'conveyor-core', version: '1.3.11'
libraryDependencies += "com.aegisql" % "conveyor-core" % "1.3.11"
<dependency org="com.aegisql" name="conveyor-core" rev="1.3.11"/>
@Grapes(@Grab(group='com.aegisql', module='conveyor-core', version='1.3.11'))
'com.aegisql:conveyor-core:jar:1.3.11'

Download

Click the following link to download the jar file.

conveyor-core-1.3.11-javadoc.jar
conveyor-core-1.3.11-sources.jar
conveyor-core-1.3.11.jar
conveyor-core-1.3.11.pom



Related Tutorials