Categories |
CategoriesNet |
---|---|
GroupId | GroupIdnet.kdks |
ArtifactId | ArtifactIdaggregatelogistics |
Version | Version0.0.3 |
Type | Typejar |
Filename | Size |
---|---|
aggregatelogistics-0.0.3.pom | |
aggregatelogistics-0.0.3.jar | 75 KB |
aggregatelogistics-0.0.3-sources.jar | 48 KB |
aggregatelogistics-0.0.3-javadoc.jar | 397 KB |
Browse |
<!-- 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"]