не последняя версия
Последняя версия 1.0.0

com.meituan:ptubes-all 0.0.2-snapshot

ptubes-all-pom

Группа

Группа

com.meituan
Идентификатор

Идентификатор

ptubes-all
Версия

Версия

0.0.2-snapshot
Тип

Тип

pom

Скачать ptubes-all 0.0.2-snapshot

Имя Файла Размер
ptubes-all-0.0.2-snapshot.pom 16 KB
Обзор

<!-- https://jarcasting.com/artifacts/com.meituan/ptubes-all/ -->
<dependency>
    <groupId>com.meituan</groupId>
    <artifactId>ptubes-all</artifactId>
    <version>0.0.2-snapshot</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.meituan/ptubes-all/
implementation 'com.meituan:ptubes-all:0.0.2-snapshot'
// https://jarcasting.com/artifacts/com.meituan/ptubes-all/
implementation ("com.meituan:ptubes-all:0.0.2-snapshot")
'com.meituan:ptubes-all:pom:0.0.2-snapshot'
<dependency org="com.meituan" name="ptubes-all" rev="0.0.2-snapshot">
  <artifact name="ptubes-all" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.meituan', module='ptubes-all', version='0.0.2-snapshot')
)
libraryDependencies += "com.meituan" % "ptubes-all" % "0.0.2-snapshot"
[com.meituan/ptubes-all "0.0.2-snapshot"]