Categories |
CategoriesNet |
---|---|
GroupId | GroupIdnet.stickycode |
ArtifactId | ArtifactIdsticky-coercion-ws |
Version | Version4.2 |
Type | Typejar |
Filename | Size |
---|---|
sticky-coercion-ws-4.2.pom | |
sticky-coercion-ws-4.2.jar | 7 KB |
sticky-coercion-ws-4.2-sources.jar | 4 KB |
sticky-coercion-ws-4.2-javadoc.jar | 36 KB |
Browse |
<!-- https://jarcasting.com/artifacts/net.stickycode/sticky-coercion-ws/ -->
<dependency>
<groupId>net.stickycode</groupId>
<artifactId>sticky-coercion-ws</artifactId>
<version>4.2</version>
</dependency>
// https://jarcasting.com/artifacts/net.stickycode/sticky-coercion-ws/
implementation 'net.stickycode:sticky-coercion-ws:4.2'
// https://jarcasting.com/artifacts/net.stickycode/sticky-coercion-ws/
implementation ("net.stickycode:sticky-coercion-ws:4.2")
'net.stickycode:sticky-coercion-ws:jar:4.2'
<dependency org="net.stickycode" name="sticky-coercion-ws" rev="4.2">
<artifact name="sticky-coercion-ws" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.stickycode', module='sticky-coercion-ws', version='4.2')
)
libraryDependencies += "net.stickycode" % "sticky-coercion-ws" % "4.2"
[net.stickycode/sticky-coercion-ws "4.2"]