| License |
License |
|---|---|
| GroupId | GroupIdcom.bytedance.tools.codelocator |
| ArtifactId | ArtifactIdcodelocator-core |
| Version | Version1.0.0-support |
| Type | Typeaar |
| Description |
Descriptioncom.bytedance.tools.codelocator
CodeLocator
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| codelocator-core-1.0.0-support.pom | |
| codelocator-core-1.0.0-support-sources.jar | 49 KB |
| codelocator-core-1.0.0-support-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>1.0.0-support</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.bytedance.tools.codelocator/codelocator-core/
implementation 'com.bytedance.tools.codelocator:codelocator-core:1.0.0-support'
// https://jarcasting.com/artifacts/com.bytedance.tools.codelocator/codelocator-core/
implementation ("com.bytedance.tools.codelocator:codelocator-core:1.0.0-support")
'com.bytedance.tools.codelocator:codelocator-core:aar:1.0.0-support'
<dependency org="com.bytedance.tools.codelocator" name="codelocator-core" rev="1.0.0-support">
<artifact name="codelocator-core" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.bytedance.tools.codelocator', module='codelocator-core', version='1.0.0-support')
)
libraryDependencies += "com.bytedance.tools.codelocator" % "codelocator-core" % "1.0.0-support"
[com.bytedance.tools.codelocator/codelocator-core "1.0.0-support"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.bytedance.tools.codelocator : codelocator-model | jar | 1.0.0-support |
| Group / Artifact | Type | Version |
|---|---|---|
| com.android.support » appcompat-v7 | jar | 26.1.0 |