Categories |
CategoriesDex General Purpose Libraries Utility |
---|---|
GroupId | GroupIdcom.sdl.delivery |
ArtifactId | ArtifactIdudp-iq-index-model |
Version | Version11.0.0-1054 |
Type | Typejar |
Filename | Size |
---|---|
udp-iq-index-model-11.0.0-1054.pom | |
udp-iq-index-model-11.0.0-1054.jar | 54 KB |
udp-iq-index-model-11.0.0-1054-sources.jar | 189 bytes |
udp-iq-index-model-11.0.0-1054-javadoc.jar | 189 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/com.sdl.delivery/udp-iq-index-model/ -->
<dependency>
<groupId>com.sdl.delivery</groupId>
<artifactId>udp-iq-index-model</artifactId>
<version>11.0.0-1054</version>
</dependency>
// https://jarcasting.com/artifacts/com.sdl.delivery/udp-iq-index-model/
implementation 'com.sdl.delivery:udp-iq-index-model:11.0.0-1054'
// https://jarcasting.com/artifacts/com.sdl.delivery/udp-iq-index-model/
implementation ("com.sdl.delivery:udp-iq-index-model:11.0.0-1054")
'com.sdl.delivery:udp-iq-index-model:jar:11.0.0-1054'
<dependency org="com.sdl.delivery" name="udp-iq-index-model" rev="11.0.0-1054">
<artifact name="udp-iq-index-model" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.sdl.delivery', module='udp-iq-index-model', version='11.0.0-1054')
)
libraryDependencies += "com.sdl.delivery" % "udp-iq-index-model" % "11.0.0-1054"
[com.sdl.delivery/udp-iq-index-model "11.0.0-1054"]