GroupId | GroupIdcom.veritomyx |
---|---|
ArtifactId | ArtifactIdpeakinvestigator-sdk |
Version | Version4.0 |
Type | Typejar |
Filename | Size |
---|---|
peakinvestigator-sdk-4.0.pom | |
peakinvestigator-sdk-4.0.jar | 51 KB |
peakinvestigator-sdk-4.0-sources.jar | 16 KB |
peakinvestigator-sdk-4.0-javadoc.jar | 136 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.veritomyx/peakinvestigator-sdk/ -->
<dependency>
<groupId>com.veritomyx</groupId>
<artifactId>peakinvestigator-sdk</artifactId>
<version>4.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.veritomyx/peakinvestigator-sdk/
implementation 'com.veritomyx:peakinvestigator-sdk:4.0'
// https://jarcasting.com/artifacts/com.veritomyx/peakinvestigator-sdk/
implementation ("com.veritomyx:peakinvestigator-sdk:4.0")
'com.veritomyx:peakinvestigator-sdk:jar:4.0'
<dependency org="com.veritomyx" name="peakinvestigator-sdk" rev="4.0">
<artifact name="peakinvestigator-sdk" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.veritomyx', module='peakinvestigator-sdk', version='4.0')
)
libraryDependencies += "com.veritomyx" % "peakinvestigator-sdk" % "4.0"
[com.veritomyx/peakinvestigator-sdk "4.0"]