Download Amalgam-0.4.0.jar file - Jar a

Jar examples for a:Amalgam

Description

Common use-case utility implementation library for Android.

You can download jar file Amalgam 0.4.0 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add Amalgam-0.4.0.jar to your project.

<dependency>
   <groupId>jp.co.nohana</groupId>
   <artifactId>Amalgam</artifactId>
   <version>0.4.0</version>
</dependency>
compile group: 'jp.co.nohana', name: 'Amalgam', version: '0.4.0'
libraryDependencies += "jp.co.nohana" % "Amalgam" % "0.4.0"
<dependency org="jp.co.nohana" name="Amalgam" rev="0.4.0"/>
@Grapes(@Grab(group='jp.co.nohana', module='Amalgam', version='0.4.0'))
'jp.co.nohana:Amalgam:jar:0.4.0'

Download

Click the following link to download the jar file.

Amalgam-0.4.0-javadoc.jar
Amalgam-0.4.0-sources.jar
Amalgam-0.4.0.pom



Related Tutorials