License |
License |
---|---|
GroupId | GroupIdio.github.idonans.uniontype |
ArtifactId | ArtifactIduniontype |
Last Version | Last Version4.0.8 |
Release Date | Release Date |
Type | Typeaar |
Description |
DescriptionAndroid Application UnionType Library
Android Application UnionType Library
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
uniontype-4.0.8.pom | |
uniontype-4.0.8.aar | 37 KB |
uniontype-4.0.8-sources.jar | 11 KB |
uniontype-4.0.8-javadoc.jar | 84 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.idonans.uniontype/uniontype/ -->
<dependency>
<groupId>io.github.idonans.uniontype</groupId>
<artifactId>uniontype</artifactId>
<version>4.0.8</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.idonans.uniontype/uniontype/
implementation 'io.github.idonans.uniontype:uniontype:4.0.8'
// https://jarcasting.com/artifacts/io.github.idonans.uniontype/uniontype/
implementation ("io.github.idonans.uniontype:uniontype:4.0.8")
'io.github.idonans.uniontype:uniontype:aar:4.0.8'
<dependency org="io.github.idonans.uniontype" name="uniontype" rev="4.0.8">
<artifact name="uniontype" type="aar" />
</dependency>
@Grapes(
@Grab(group='io.github.idonans.uniontype', module='uniontype', version='4.0.8')
)
libraryDependencies += "io.github.idonans.uniontype" % "uniontype" % "4.0.8"
[io.github.idonans.uniontype/uniontype "4.0.8"]
Group / Artifact | Type | Version |
---|---|---|
androidx.appcompat » appcompat | jar | 1.3.1 |
androidx.recyclerview » recyclerview | jar | 1.2.0 |
io.github.idonans.appcontext : appcontext | jar | 2.2.4 |
io.github.idonans.lang : lang | jar | 2.0.11 |