Categories |
CategoriesNet |
---|---|
GroupId | GroupIdnet.stickycode |
ArtifactId | ArtifactIdsticky-coercion-ws |
Version | Version5.2 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/net.stickycode/sticky-coercion-ws/ -->
<dependency>
<groupId>net.stickycode</groupId>
<artifactId>sticky-coercion-ws</artifactId>
<version>5.2</version>
</dependency>
// https://jarcasting.com/artifacts/net.stickycode/sticky-coercion-ws/
implementation 'net.stickycode:sticky-coercion-ws:5.2'
// https://jarcasting.com/artifacts/net.stickycode/sticky-coercion-ws/
implementation ("net.stickycode:sticky-coercion-ws:5.2")
'net.stickycode:sticky-coercion-ws:jar:5.2'
<dependency org="net.stickycode" name="sticky-coercion-ws" rev="5.2">
<artifact name="sticky-coercion-ws" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.stickycode', module='sticky-coercion-ws', version='5.2')
)
libraryDependencies += "net.stickycode" % "sticky-coercion-ws" % "5.2"
[net.stickycode/sticky-coercion-ws "5.2"]