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