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

Jar examples for c:conveyor-core

Description

Reactive Builder Framework core

You can download jar file conveyor-core 1.3.10 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.10.jar to your project.

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

Download

Click the following link to download the jar file.

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



Related Tutorials