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