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

Jar examples for m:martini-core

Description

Martini: Core Libraries for Java

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

License

The Apache Software License, Version 2.0

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials