Categories |
CategoriesIDE Development Tools |
---|---|
GroupId | GroupIdio.github.merseyside |
ArtifactId | ArtifactIdarchy-android |
Version | Version1.4.2 |
Type | Typeaar |
Filename | Size |
---|---|
archy-android-1.4.2.pom | |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.merseyside/archy-android/ -->
<dependency>
<groupId>io.github.merseyside</groupId>
<artifactId>archy-android</artifactId>
<version>1.4.2</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.merseyside/archy-android/
implementation 'io.github.merseyside:archy-android:1.4.2'
// https://jarcasting.com/artifacts/io.github.merseyside/archy-android/
implementation ("io.github.merseyside:archy-android:1.4.2")
'io.github.merseyside:archy-android:aar:1.4.2'
<dependency org="io.github.merseyside" name="archy-android" rev="1.4.2">
<artifact name="archy-android" type="aar" />
</dependency>
@Grapes(
@Grab(group='io.github.merseyside', module='archy-android', version='1.4.2')
)
libraryDependencies += "io.github.merseyside" % "archy-android" % "1.4.2"
[io.github.merseyside/archy-android "1.4.2"]