License |
License |
---|---|
GroupId | GroupIdio.github.idonans.uniontype |
ArtifactId | ArtifactIduniontype |
Version | Version4.0.0 |
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.0.pom | |
uniontype-4.0.0-javadoc.jar | 460 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.idonans.uniontype/uniontype/ -->
<dependency>
<groupId>io.github.idonans.uniontype</groupId>
<artifactId>uniontype</artifactId>
<version>4.0.0</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.idonans.uniontype/uniontype/
implementation 'io.github.idonans.uniontype:uniontype:4.0.0'
// https://jarcasting.com/artifacts/io.github.idonans.uniontype/uniontype/
implementation ("io.github.idonans.uniontype:uniontype:4.0.0")
'io.github.idonans.uniontype:uniontype:aar:4.0.0'
<dependency org="io.github.idonans.uniontype" name="uniontype" rev="4.0.0">
<artifact name="uniontype" type="aar" />
</dependency>
@Grapes(
@Grab(group='io.github.idonans.uniontype', module='uniontype', version='4.0.0')
)
libraryDependencies += "io.github.idonans.uniontype" % "uniontype" % "4.0.0"
[io.github.idonans.uniontype/uniontype "4.0.0"]
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 |