| License |
License
Unlicense
|
|---|---|
| GroupId | GroupIdcom.tagcommander.lib |
| ArtifactId | ArtifactIdcore |
| Version | Version4.6.6 |
| Type | Typeaar |
| Description |
Descriptioncore
tagcommander android sdk
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| core-4.6.6.pom | |
| core-4.6.6.aar | 56 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.tagcommander.lib/core/ -->
<dependency>
<groupId>com.tagcommander.lib</groupId>
<artifactId>core</artifactId>
<version>4.6.6</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.tagcommander.lib/core/
implementation 'com.tagcommander.lib:core:4.6.6'
// https://jarcasting.com/artifacts/com.tagcommander.lib/core/
implementation ("com.tagcommander.lib:core:4.6.6")
'com.tagcommander.lib:core:aar:4.6.6'
<dependency org="com.tagcommander.lib" name="core" rev="4.6.6">
<artifact name="core" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.tagcommander.lib', module='core', version='4.6.6')
)
libraryDependencies += "com.tagcommander.lib" % "core" % "4.6.6"
[com.tagcommander.lib/core "4.6.6"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.android.support » appcompat-v7 | jar | 28.0.0 |