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