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