License |
License |
---|---|
GroupId | GroupIdcom.proofpoint.discovery |
ArtifactId | ArtifactIddiscovery-root |
Last Version | Last Version1.18 |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptiondiscovery-root
Discovery
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
discovery-root-1.18.pom | 3 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.proofpoint.discovery/discovery-root/ -->
<dependency>
<groupId>com.proofpoint.discovery</groupId>
<artifactId>discovery-root</artifactId>
<version>1.18</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.proofpoint.discovery/discovery-root/
implementation 'com.proofpoint.discovery:discovery-root:1.18'
// https://jarcasting.com/artifacts/com.proofpoint.discovery/discovery-root/
implementation ("com.proofpoint.discovery:discovery-root:1.18")
'com.proofpoint.discovery:discovery-root:pom:1.18'
<dependency org="com.proofpoint.discovery" name="discovery-root" rev="1.18">
<artifact name="discovery-root" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.proofpoint.discovery', module='discovery-root', version='1.18')
)
libraryDependencies += "com.proofpoint.discovery" % "discovery-root" % "1.18"
[com.proofpoint.discovery/discovery-root "1.18"]