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