License |
License |
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdnet.stickycode |
ArtifactId | ArtifactIdsticky-coercion |
Last Version | Last Version6.6 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionsticky-coercion-6
A simple coercion library for converting strings to objects
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
sticky-coercion-6.6.pom | |
sticky-coercion-6.6.jar | 24 KB |
sticky-coercion-6.6-sources.jar | 19 KB |
sticky-coercion-6.6-javadoc.jar | 119 KB |
Browse |
<!-- https://jarcasting.com/artifacts/net.stickycode/sticky-coercion/ -->
<dependency>
<groupId>net.stickycode</groupId>
<artifactId>sticky-coercion</artifactId>
<version>6.6</version>
</dependency>
// https://jarcasting.com/artifacts/net.stickycode/sticky-coercion/
implementation 'net.stickycode:sticky-coercion:6.6'
// https://jarcasting.com/artifacts/net.stickycode/sticky-coercion/
implementation ("net.stickycode:sticky-coercion:6.6")
'net.stickycode:sticky-coercion:jar:6.6'
<dependency org="net.stickycode" name="sticky-coercion" rev="6.6">
<artifact name="sticky-coercion" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.stickycode', module='sticky-coercion', version='6.6')
)
libraryDependencies += "net.stickycode" % "sticky-coercion" % "6.6"
[net.stickycode/sticky-coercion "6.6"]
Group / Artifact | Type | Version |
---|---|---|
net.stickycode : sticky-coercion-api | jar | [4.4,5) |
net.stickycode.stereotype : sticky-stereotype-component | jar | [3.1,4) |
Group / Artifact | Type | Version |
---|---|---|
net.stickycode : sticky-testutils | jar | [2.2,3) |
net.stickycode : sticky-reflector | jar | [3.3,4) |