| License |
License |
|---|---|
| GroupId | GroupIdjp.co.nohana |
| ArtifactId | ArtifactIdAmalgam |
| Last Version | Last Version0.4.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionAmalgam
Common use-case utility implementation library for Android.
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| Amalgam-0.4.0.pom | |
| Amalgam-0.4.0.jar | 95 KB |
| Amalgam-0.4.0-sources.jar | 62 KB |
| Amalgam-0.4.0-javadoc.jar | 305 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/jp.co.nohana/Amalgam/ -->
<dependency>
<groupId>jp.co.nohana</groupId>
<artifactId>Amalgam</artifactId>
<version>0.4.0</version>
</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:jar:0.4.0'
<dependency org="jp.co.nohana" name="Amalgam" rev="0.4.0">
<artifact name="Amalgam" type="jar" />
</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"]
| 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 |