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

Jar examples for m:martini-core

Description

Martini: Core Libraries for Java

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

License

The Apache Software License, Version 2.0

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials