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