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