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