GroupId | GroupIdio.github.idonans.uniontype |
---|---|
ArtifactId | ArtifactIduniontype |
Version | Version2.0.0 |
Type | Typeaar |
Filename | Size |
---|---|
uniontype-2.0.0.pom | |
uniontype-2.0.0.aar | 34 KB |
uniontype-2.0.0-sources.jar | 11 KB |
uniontype-2.0.0-javadoc.jar | 75 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.idonans.uniontype/uniontype/ -->
<dependency>
<groupId>io.github.idonans.uniontype</groupId>
<artifactId>uniontype</artifactId>
<version>2.0.0</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.idonans.uniontype/uniontype/
implementation 'io.github.idonans.uniontype:uniontype:2.0.0'
// https://jarcasting.com/artifacts/io.github.idonans.uniontype/uniontype/
implementation ("io.github.idonans.uniontype:uniontype:2.0.0")
'io.github.idonans.uniontype:uniontype:aar:2.0.0'
<dependency org="io.github.idonans.uniontype" name="uniontype" rev="2.0.0">
<artifact name="uniontype" type="aar" />
</dependency>
@Grapes(
@Grab(group='io.github.idonans.uniontype', module='uniontype', version='2.0.0')
)
libraryDependencies += "io.github.idonans.uniontype" % "uniontype" % "2.0.0"
[io.github.idonans.uniontype/uniontype "2.0.0"]