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