is not current version
Last Version 0.4.0

jp.co.nohana:Amalgam 0.3.5

Common use-case utility implementation library for Android.

GroupId

GroupId

jp.co.nohana
ArtifactId

ArtifactId

Amalgam
Version

Version

0.3.5
Type

Type

aar

Download Amalgam 0.3.5


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