is not current version
Last Version 0.0.8

net.kdks:aggregatelogistics 0.0.4

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

Categories

Categories

Net
GroupId

GroupId

net.kdks
ArtifactId

ArtifactId

aggregatelogistics
Version

Version

0.0.4
Type

Type

jar

Download aggregatelogistics 0.0.4


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