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

Jar examples for m:martini-core

Description

Martini: Core Libraries for Java

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

License

The Apache Software License, Version 2.0

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials