| License |
License |
|---|---|
| GroupId | GroupIdio.github.idonans.uniontype |
| ArtifactId | ArtifactIduniontype |
| Version | Version3.0.3 |
| Type | Typeaar |
| Description |
DescriptionAndroid Application UnionType Library
Android Application UnionType Library
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| uniontype-3.0.3.pom | |
| uniontype-3.0.3.aar | 37 KB |
| uniontype-3.0.3-sources.jar | 11 KB |
| uniontype-3.0.3-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>3.0.3</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.idonans.uniontype/uniontype/
implementation 'io.github.idonans.uniontype:uniontype:3.0.3'
// https://jarcasting.com/artifacts/io.github.idonans.uniontype/uniontype/
implementation ("io.github.idonans.uniontype:uniontype:3.0.3")
'io.github.idonans.uniontype:uniontype:aar:3.0.3'
<dependency org="io.github.idonans.uniontype" name="uniontype" rev="3.0.3">
<artifact name="uniontype" type="aar" />
</dependency>
@Grapes(
@Grab(group='io.github.idonans.uniontype', module='uniontype', version='3.0.3')
)
libraryDependencies += "io.github.idonans.uniontype" % "uniontype" % "3.0.3"
[io.github.idonans.uniontype/uniontype "3.0.3"]
| Group / Artifact | Type | Version |
|---|---|---|
| androidx.appcompat » appcompat | jar | 1.2.0 |
| androidx.recyclerview » recyclerview | jar | 1.1.0 |
| io.github.idonans.appcontext : appcontext | jar | 2.2.4 |
| io.github.idonans.lang : lang | jar | 2.0.11 |