Download mangooio-core-1.0.0-RC5.jar file - Jar m

Jar examples for m:mangooio-core

Description

You can download jar file mangooio-core 1.0.0-RC5 in this page.

Build File

You can use the following script to add mangooio-core-1.0.0-RC5.jar to your project.

<dependency>
   <groupId>io.mangoo</groupId>
   <artifactId>mangooio-core</artifactId>
   <version>1.0.0-RC5</version>
</dependency>
compile group: 'io.mangoo', name: 'mangooio-core', version: '1.0.0-RC5'
libraryDependencies += "io.mangoo" % "mangooio-core" % "1.0.0-RC5"
<dependency org="io.mangoo" name="mangooio-core" rev="1.0.0-RC5"/>
@Grapes(@Grab(group='io.mangoo', module='mangooio-core', version='1.0.0-RC5'))
'io.mangoo:mangooio-core:jar:1.0.0-RC5'

Download

Click the following link to download the jar file.

mangooio-core-1.0.0-RC5-javadoc.jar
mangooio-core-1.0.0-RC5-sources.jar
mangooio-core-1.0.0-RC5.jar
mangooio-core-1.0.0-RC5.pom



Related Tutorials