Download martini-core-3.0.0.jar file - Jar m

Jar examples for m:martini-core

Description

Martini: Core Libraries for Java

You can download jar file martini-core 3.0.0 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add martini-core-3.0.0.jar to your project.

<dependency>
   <groupId>guru.qas</groupId>
   <artifactId>martini-core</artifactId>
   <version>3.0.0</version>
</dependency>
compile group: 'guru.qas', name: 'martini-core', version: '3.0.0'
libraryDependencies += "guru.qas" % "martini-core" % "3.0.0"
<dependency org="guru.qas" name="martini-core" rev="3.0.0"/>
@Grapes(@Grab(group='guru.qas', module='martini-core', version='3.0.0'))
'guru.qas:martini-core:jar:3.0.0'

Download

Click the following link to download the jar file.

martini-core-3.0.0-javadoc.jar
martini-core-3.0.0-sources.jar
martini-core-3.0.0.jar
martini-core-3.0.0.pom



Related Tutorials