is not current version
Last Version 2.02

io.thedocs:soyuz-is-to 0.72

truthy checks + simple x -> y conversion for Java

GroupId

GroupId

io.thedocs
ArtifactId

ArtifactId

soyuz-is-to
Version

Version

0.72
Type

Type

jar

Download soyuz-is-to 0.72


<!-- https://jarcasting.com/artifacts/io.thedocs/soyuz-is-to/ -->
<dependency>
    <groupId>io.thedocs</groupId>
    <artifactId>soyuz-is-to</artifactId>
    <version>0.72</version>
</dependency>
// https://jarcasting.com/artifacts/io.thedocs/soyuz-is-to/
implementation 'io.thedocs:soyuz-is-to:0.72'
// https://jarcasting.com/artifacts/io.thedocs/soyuz-is-to/
implementation ("io.thedocs:soyuz-is-to:0.72")
'io.thedocs:soyuz-is-to:jar:0.72'
<dependency org="io.thedocs" name="soyuz-is-to" rev="0.72">
  <artifact name="soyuz-is-to" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.thedocs', module='soyuz-is-to', version='0.72')
)
libraryDependencies += "io.thedocs" % "soyuz-is-to" % "0.72"
[io.thedocs/soyuz-is-to "0.72"]