is not current version
Last Version 0.0.8

net.kdks:aggregatelogistics 0.0.3

聚合物流,支持: 中通、申通、圆通、百世、顺丰轨迹查询; 顺丰下单;

Categories

Categories

Net
GroupId

GroupId

net.kdks
ArtifactId

ArtifactId

aggregatelogistics
Version

Version

0.0.3
Type

Type

jar

Download aggregatelogistics 0.0.3


<!-- https://jarcasting.com/artifacts/net.kdks/aggregatelogistics/ -->
<dependency>
    <groupId>net.kdks</groupId>
    <artifactId>aggregatelogistics</artifactId>
    <version>0.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/net.kdks/aggregatelogistics/
implementation 'net.kdks:aggregatelogistics:0.0.3'
// https://jarcasting.com/artifacts/net.kdks/aggregatelogistics/
implementation ("net.kdks:aggregatelogistics:0.0.3")
'net.kdks:aggregatelogistics:jar:0.0.3'
<dependency org="net.kdks" name="aggregatelogistics" rev="0.0.3">
  <artifact name="aggregatelogistics" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.kdks', module='aggregatelogistics', version='0.0.3')
)
libraryDependencies += "net.kdks" % "aggregatelogistics" % "0.0.3"
[net.kdks/aggregatelogistics "0.0.3"]