License |
License |
---|---|
GroupId | GroupIddev.xinlake |
ArtifactId | ArtifactIdarmoury |
Version | Version1.1.5 |
Type | Typeaar |
Description |
DescriptionArmoury
Xinlake android library for Flutter plugin
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
armoury-1.1.5.pom | |
armoury-1.1.5-sources.jar | 7 KB |
Browse |
<!-- https://jarcasting.com/artifacts/dev.xinlake/armoury/ -->
<dependency>
<groupId>dev.xinlake</groupId>
<artifactId>armoury</artifactId>
<version>1.1.5</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/dev.xinlake/armoury/
implementation 'dev.xinlake:armoury:1.1.5'
// https://jarcasting.com/artifacts/dev.xinlake/armoury/
implementation ("dev.xinlake:armoury:1.1.5")
'dev.xinlake:armoury:aar:1.1.5'
<dependency org="dev.xinlake" name="armoury" rev="1.1.5">
<artifact name="armoury" type="aar" />
</dependency>
@Grapes(
@Grab(group='dev.xinlake', module='armoury', version='1.1.5')
)
libraryDependencies += "dev.xinlake" % "armoury" % "1.1.5"
[dev.xinlake/armoury "1.1.5"]
Group / Artifact | Type | Version |
---|---|---|
androidx.annotation » annotation | jar | 1.3.0 |