| License |
License |
|---|---|
| GroupId | GroupIdcom.github.amap-demo |
| ArtifactId | ArtifactIdtripmodule |
| Last Version | Last Version1.0.0 |
| Release Date | Release Date |
| Type | Typeaar |
| Description |
Descriptiontripmodule
tripmodule
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| tripmodule-1.0.0.pom | |
| tripmodule-1.0.0.apklib | 22 KB |
| tripmodule-1.0.0-sources.jar | 10 KB |
| tripmodule-1.0.0-javadoc.jar | 123 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.amap-demo/tripmodule/ -->
<dependency>
<groupId>com.github.amap-demo</groupId>
<artifactId>tripmodule</artifactId>
<version>1.0.0</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.amap-demo/tripmodule/
implementation 'com.github.amap-demo:tripmodule:1.0.0'
// https://jarcasting.com/artifacts/com.github.amap-demo/tripmodule/
implementation ("com.github.amap-demo:tripmodule:1.0.0")
'com.github.amap-demo:tripmodule:aar:1.0.0'
<dependency org="com.github.amap-demo" name="tripmodule" rev="1.0.0">
<artifact name="tripmodule" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.github.amap-demo', module='tripmodule', version='1.0.0')
)
libraryDependencies += "com.github.amap-demo" % "tripmodule" % "1.0.0"
[com.github.amap-demo/tripmodule "1.0.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.android.support » appcompat-v7 | jar | 25.1.0 |
| com.android.support.constraint » constraint-layout | jar | 1.0.0-beta4 |