Jar examples for m:martini-core
Martini: Core Libraries for Java
You can download jar file martini-core 1.2.0 in this page.
The Apache Software License, Version 2.0
You can use the following script to add martini-core-1.2.0.jar to your project.
<dependency> <groupId>guru.qas</groupId> <artifactId>martini-core</artifactId> <version>1.2.0</version> </dependency>
compile group: 'guru.qas', name: 'martini-core', version: '1.2.0'
libraryDependencies += "guru.qas" % "martini-core" % "1.2.0"
<dependency org="guru.qas" name="martini-core" rev="1.2.0"/>
@Grapes(@Grab(group='guru.qas', module='martini-core', version='1.2.0'))
'guru.qas:martini-core:jar:1.2.0'
Click the following link to download the jar file.
martini-core-1.2.0-javadoc.jar