Last Version

Amalgam 0.4.0

Common use-case utility implementation library for Android.

License

License

GroupId

GroupId

jp.co.nohana
ArtifactId

ArtifactId

Amalgam
Version

Version

0.4.0
Type

Type

aar
Description

Description

Amalgam
Common use-case utility implementation library for Android.
Project URL

Project URL

https://github.com/nohana/Amalgam
Source Code Management

Source Code Management

https://github.com/nohana/Amalgam

Download Amalgam 0.4.0


<!-- https://jarcasting.com/artifacts/jp.co.nohana/Amalgam/ -->
<dependency>
    <groupId>jp.co.nohana</groupId>
    <artifactId>Amalgam</artifactId>
    <version>0.4.0</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/jp.co.nohana/Amalgam/
implementation 'jp.co.nohana:Amalgam:0.4.0'
// https://jarcasting.com/artifacts/jp.co.nohana/Amalgam/
implementation ("jp.co.nohana:Amalgam:0.4.0")
'jp.co.nohana:Amalgam:aar:0.4.0'
<dependency org="jp.co.nohana" name="Amalgam" rev="0.4.0">
  <artifact name="Amalgam" type="aar" />
</dependency>
@Grapes(
@Grab(group='jp.co.nohana', module='Amalgam', version='0.4.0')
)
libraryDependencies += "jp.co.nohana" % "Amalgam" % "0.4.0"
[jp.co.nohana/Amalgam "0.4.0"]

Dependencies

compile (3)

Group / Artifact Type Version
com.android.support » appcompat-v7 jar 25.0.1
com.android.support » gridlayout-v7 jar 25.0.1
com.android.support » support-v4 jar 25.0.1

Project Modules

There are no modules declared in this project.