| License |
License |
|---|---|
| GroupId | GroupIdcom.proofpoint.galaxy |
| ArtifactId | ArtifactIdgalaxy-root |
| Version | Version0.8 |
| Type | Typepom |
| Description |
Descriptiongalaxy-root
Galaxy
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| galaxy-root-0.8.pom | 6 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.proofpoint.galaxy/galaxy-root/ -->
<dependency>
<groupId>com.proofpoint.galaxy</groupId>
<artifactId>galaxy-root</artifactId>
<version>0.8</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.proofpoint.galaxy/galaxy-root/
implementation 'com.proofpoint.galaxy:galaxy-root:0.8'
// https://jarcasting.com/artifacts/com.proofpoint.galaxy/galaxy-root/
implementation ("com.proofpoint.galaxy:galaxy-root:0.8")
'com.proofpoint.galaxy:galaxy-root:pom:0.8'
<dependency org="com.proofpoint.galaxy" name="galaxy-root" rev="0.8">
<artifact name="galaxy-root" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.proofpoint.galaxy', module='galaxy-root', version='0.8')
)
libraryDependencies += "com.proofpoint.galaxy" % "galaxy-root" % "0.8"
[com.proofpoint.galaxy/galaxy-root "0.8"]