GroupId | GroupIdorg.whitesource |
---|---|
ArtifactId | ArtifactIdwss-agent-parent |
Version | Version1.3.0 |
Type | Typepom |
Filename | Size |
---|---|
wss-agent-parent-1.3.0.pom | 16 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.whitesource/wss-agent-parent/ -->
<dependency>
<groupId>org.whitesource</groupId>
<artifactId>wss-agent-parent</artifactId>
<version>1.3.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.whitesource/wss-agent-parent/
implementation 'org.whitesource:wss-agent-parent:1.3.0'
// https://jarcasting.com/artifacts/org.whitesource/wss-agent-parent/
implementation ("org.whitesource:wss-agent-parent:1.3.0")
'org.whitesource:wss-agent-parent:pom:1.3.0'
<dependency org="org.whitesource" name="wss-agent-parent" rev="1.3.0">
<artifact name="wss-agent-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.whitesource', module='wss-agent-parent', version='1.3.0')
)
libraryDependencies += "org.whitesource" % "wss-agent-parent" % "1.3.0"
[org.whitesource/wss-agent-parent "1.3.0"]