Last Version

when 0.0.6

Simple Pattern Matching

License

License

GroupId

GroupId

io.github.ufukhalis
ArtifactId

ArtifactId

when
Version

Version

0.0.6
Type

Type

jar
Description

Description

when
Simple Pattern Matching
Project URL

Project URL

https://github.com/ufukhalis/when
Source Code Management

Source Code Management

https://github.com/ufukhalis/when/tree/master

Download when 0.0.6


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

Dependencies

compile (2)

Group / Artifact Type Version
io.projectreactor : reactor-core jar 3.3.3.RELEASE
io.projectreactor : reactor-test jar 3.3.3.RELEASE

test (1)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter jar 5.4.2

Project Modules

There are no modules declared in this project.