License |
License |
---|---|
GroupId | GroupIdio.github.meituan-dianping |
ArtifactId | ArtifactIdinterfaces |
Last Version | Last Version1.2.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionwaimai_android_router
waimai_android_router
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
interfaces-1.2.1.pom | |
interfaces-1.2.1.jar | 6 KB |
interfaces-1.2.1-sources.jar | 5 KB |
interfaces-1.2.1-javadoc.jar | 46 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.meituan-dianping/interfaces/ -->
<dependency>
<groupId>io.github.meituan-dianping</groupId>
<artifactId>interfaces</artifactId>
<version>1.2.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.meituan-dianping/interfaces/
implementation 'io.github.meituan-dianping:interfaces:1.2.1'
// https://jarcasting.com/artifacts/io.github.meituan-dianping/interfaces/
implementation ("io.github.meituan-dianping:interfaces:1.2.1")
'io.github.meituan-dianping:interfaces:jar:1.2.1'
<dependency org="io.github.meituan-dianping" name="interfaces" rev="1.2.1">
<artifact name="interfaces" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.meituan-dianping', module='interfaces', version='1.2.1')
)
libraryDependencies += "io.github.meituan-dianping" % "interfaces" % "1.2.1"
[io.github.meituan-dianping/interfaces "1.2.1"]