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