is not current version
Last Version 6.6

net.stickycode:sticky-coercion 2.6

A simple coercion library for converting strings to objects

Categories

Categories

Net
GroupId

GroupId

net.stickycode
ArtifactId

ArtifactId

sticky-coercion
Version

Version

2.6
Type

Type

jar

Download sticky-coercion 2.6


<!-- https://jarcasting.com/artifacts/net.stickycode/sticky-coercion/ -->
<dependency>
    <groupId>net.stickycode</groupId>
    <artifactId>sticky-coercion</artifactId>
    <version>2.6</version>
</dependency>
// https://jarcasting.com/artifacts/net.stickycode/sticky-coercion/
implementation 'net.stickycode:sticky-coercion:2.6'
// https://jarcasting.com/artifacts/net.stickycode/sticky-coercion/
implementation ("net.stickycode:sticky-coercion:2.6")
'net.stickycode:sticky-coercion:jar:2.6'
<dependency org="net.stickycode" name="sticky-coercion" rev="2.6">
  <artifact name="sticky-coercion" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.stickycode', module='sticky-coercion', version='2.6')
)
libraryDependencies += "net.stickycode" % "sticky-coercion" % "2.6"
[net.stickycode/sticky-coercion "2.6"]