GroupId | GroupIdcom.axway.ats.framework |
---|---|
ArtifactId | ArtifactIdats-environmentcleanup |
Version | Version4.0.0-SHAPSHOT |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/com.axway.ats.framework/ats-environmentcleanup/ -->
<dependency>
<groupId>com.axway.ats.framework</groupId>
<artifactId>ats-environmentcleanup</artifactId>
<version>4.0.0-SHAPSHOT</version>
</dependency>
// https://jarcasting.com/artifacts/com.axway.ats.framework/ats-environmentcleanup/
implementation 'com.axway.ats.framework:ats-environmentcleanup:4.0.0-SHAPSHOT'
// https://jarcasting.com/artifacts/com.axway.ats.framework/ats-environmentcleanup/
implementation ("com.axway.ats.framework:ats-environmentcleanup:4.0.0-SHAPSHOT")
'com.axway.ats.framework:ats-environmentcleanup:jar:4.0.0-SHAPSHOT'
<dependency org="com.axway.ats.framework" name="ats-environmentcleanup" rev="4.0.0-SHAPSHOT">
<artifact name="ats-environmentcleanup" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.axway.ats.framework', module='ats-environmentcleanup', version='4.0.0-SHAPSHOT')
)
libraryDependencies += "com.axway.ats.framework" % "ats-environmentcleanup" % "4.0.0-SHAPSHOT"
[com.axway.ats.framework/ats-environmentcleanup "4.0.0-SHAPSHOT"]