GroupId | GroupIdcom.opentext.ia |
---|---|
ArtifactId | ArtifactIdinfoarchive-sdk-velocity |
Version | Version6.1.1 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/com.opentext.ia/infoarchive-sdk-velocity/ -->
<dependency>
<groupId>com.opentext.ia</groupId>
<artifactId>infoarchive-sdk-velocity</artifactId>
<version>6.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.opentext.ia/infoarchive-sdk-velocity/
implementation 'com.opentext.ia:infoarchive-sdk-velocity:6.1.1'
// https://jarcasting.com/artifacts/com.opentext.ia/infoarchive-sdk-velocity/
implementation ("com.opentext.ia:infoarchive-sdk-velocity:6.1.1")
'com.opentext.ia:infoarchive-sdk-velocity:jar:6.1.1'
<dependency org="com.opentext.ia" name="infoarchive-sdk-velocity" rev="6.1.1">
<artifact name="infoarchive-sdk-velocity" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.opentext.ia', module='infoarchive-sdk-velocity', version='6.1.1')
)
libraryDependencies += "com.opentext.ia" % "infoarchive-sdk-velocity" % "6.1.1"
[com.opentext.ia/infoarchive-sdk-velocity "6.1.1"]