is not current version
Last Version 1.0.0

com.meituan:ptubes-all 0.0.2-snapshot

ptubes-all-pom

GroupId

GroupId

com.meituan
ArtifactId

ArtifactId

ptubes-all
Version

Version

0.0.2-snapshot
Type

Type

pom

Download ptubes-all 0.0.2-snapshot


<!-- 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"]