не последняя версия
Последняя версия 6.6

net.stickycode:sticky-coercion 6.5

A simple coercion library for converting strings to objects

Категории

Категории

Сеть
Группа

Группа

net.stickycode
Идентификатор

Идентификатор

sticky-coercion
Версия

Версия

6.5
Тип

Тип

jar

Скачать sticky-coercion 6.5


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