GroupId | GroupIdio.github.idonans.uniontype |
---|---|
ArtifactId | ArtifactIduniontype |
Version | Version3.0.1 |
Type | Typeaar |
Filename | Size |
---|---|
uniontype-3.0.1.pom | |
uniontype-3.0.1.aar | 37 KB |
uniontype-3.0.1-sources.jar | 11 KB |
uniontype-3.0.1-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.1</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.idonans.uniontype/uniontype/
implementation 'io.github.idonans.uniontype:uniontype:3.0.1'
// https://jarcasting.com/artifacts/io.github.idonans.uniontype/uniontype/
implementation ("io.github.idonans.uniontype:uniontype:3.0.1")
'io.github.idonans.uniontype:uniontype:aar:3.0.1'
<dependency org="io.github.idonans.uniontype" name="uniontype" rev="3.0.1">
<artifact name="uniontype" type="aar" />
</dependency>
@Grapes(
@Grab(group='io.github.idonans.uniontype', module='uniontype', version='3.0.1')
)
libraryDependencies += "io.github.idonans.uniontype" % "uniontype" % "3.0.1"
[io.github.idonans.uniontype/uniontype "3.0.1"]