Android Application UnionType Library


License

License

GroupId

GroupId

io.github.idonans.uniontype
ArtifactId

ArtifactId

uniontype
Last Version

Last Version

4.0.8
Release Date

Release Date

Type

Type

aar
Description

Description

Android Application UnionType Library
Android Application UnionType Library
Project URL

Project URL

https://github.com/idonans/UnionType
Source Code Management

Source Code Management

https://github.com/idonans/UnionType

Download uniontype

How to add to project

<!-- 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"]

Dependencies

compile (4)

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

Project Modules

There are no modules declared in this project.

Versions

Version
4.0.8
4.0.5
4.0.4
4.0.3
4.0.0
3.0.3
3.0.2
3.0.1
2.0.1
2.0.0