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