| License |
License |
|---|---|
| GroupId | GroupIdcom.bytedance.tools.codelocator |
| ArtifactId | ArtifactIdcodelocator-core |
| Version | Version2.0.0 |
| Type | Typeaar |
| Description |
Descriptioncom.bytedance.tools.codelocator
CodeLocator
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| codelocator-core-2.0.0.pom | |
| codelocator-core-2.0.0-sources.jar | 56 KB |
| codelocator-core-2.0.0-javadoc.jar | 261 bytes |
| Browse |
<!-- https://jarcasting.com/artifacts/com.bytedance.tools.codelocator/codelocator-core/ -->
<dependency>
<groupId>com.bytedance.tools.codelocator</groupId>
<artifactId>codelocator-core</artifactId>
<version>2.0.0</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.bytedance.tools.codelocator/codelocator-core/
implementation 'com.bytedance.tools.codelocator:codelocator-core:2.0.0'
// https://jarcasting.com/artifacts/com.bytedance.tools.codelocator/codelocator-core/
implementation ("com.bytedance.tools.codelocator:codelocator-core:2.0.0")
'com.bytedance.tools.codelocator:codelocator-core:aar:2.0.0'
<dependency org="com.bytedance.tools.codelocator" name="codelocator-core" rev="2.0.0">
<artifact name="codelocator-core" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.bytedance.tools.codelocator', module='codelocator-core', version='2.0.0')
)
libraryDependencies += "com.bytedance.tools.codelocator" % "codelocator-core" % "2.0.0"
[com.bytedance.tools.codelocator/codelocator-core "2.0.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.bytedance.tools.codelocator : codelocator-model | jar | 2.0.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| androidx.appcompat » appcompat | jar | 1.2.0 |
| org.jetbrains.kotlin : kotlin-stdlib-jdk7 | jar | 1.5.20 |