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