Download martini-core-1.0.2.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.2 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.2.jar to your project.

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

Download

Click the following link to download the jar file.

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



Related Tutorials