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