GroupId | GroupIdio.github.theangrydev |
---|---|
ArtifactId | ArtifactIdbusiness-flows |
Version | Version2.7.1 |
Type | Typejar |
Filename | Size |
---|---|
business-flows-2.7.1.pom | |
business-flows-2.7.1.jar | 22 KB |
business-flows-2.7.1-sources.jar | 16 KB |
business-flows-2.7.1-javadoc.jar | 77 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.theangrydev/business-flows/ -->
<dependency>
<groupId>io.github.theangrydev</groupId>
<artifactId>business-flows</artifactId>
<version>2.7.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.theangrydev/business-flows/
implementation 'io.github.theangrydev:business-flows:2.7.1'
// https://jarcasting.com/artifacts/io.github.theangrydev/business-flows/
implementation ("io.github.theangrydev:business-flows:2.7.1")
'io.github.theangrydev:business-flows:jar:2.7.1'
<dependency org="io.github.theangrydev" name="business-flows" rev="2.7.1">
<artifact name="business-flows" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.theangrydev', module='business-flows', version='2.7.1')
)
libraryDependencies += "io.github.theangrydev" % "business-flows" % "2.7.1"
[io.github.theangrydev/business-flows "2.7.1"]