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