GroupId | GroupIdio.github.androidpoet |
---|---|
ArtifactId | ArtifactIdmetaphor |
Version | Version1.1.1 |
Type | Typeaar |
Filename | Size |
---|---|
metaphor-1.1.1.pom | |
metaphor-1.1.1.module | 3 KB |
metaphor-1.1.1-sources.jar | 6 KB |
metaphor-1.1.1-javadoc.jar | 327 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.androidpoet/metaphor/ -->
<dependency>
<groupId>io.github.androidpoet</groupId>
<artifactId>metaphor</artifactId>
<version>1.1.1</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.androidpoet/metaphor/
implementation 'io.github.androidpoet:metaphor:1.1.1'
// https://jarcasting.com/artifacts/io.github.androidpoet/metaphor/
implementation ("io.github.androidpoet:metaphor:1.1.1")
'io.github.androidpoet:metaphor:aar:1.1.1'
<dependency org="io.github.androidpoet" name="metaphor" rev="1.1.1">
<artifact name="metaphor" type="aar" />
</dependency>
@Grapes(
@Grab(group='io.github.androidpoet', module='metaphor', version='1.1.1')
)
libraryDependencies += "io.github.androidpoet" % "metaphor" % "1.1.1"
[io.github.androidpoet/metaphor "1.1.1"]