is not current version
Last Version 2.02

io.thedocs:soyuz-is-to 0.69

truthy checks + simple x -> y conversion for Java

GroupId

GroupId

io.thedocs
ArtifactId

ArtifactId

soyuz-is-to
Version

Version

0.69
Type

Type

jar

Download soyuz-is-to 0.69


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