is not current version
Last Version 0.0.4

com.github.gs618:sprouts-program-flow 0.0.1

advanced filter pattern

GroupId

GroupId

com.github.gs618
ArtifactId

ArtifactId

sprouts-program-flow
Version

Version

0.0.1
Type

Type

jar

Download sprouts-program-flow 0.0.1


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