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