License |
License
Intersult Open Binary, Version 1.0
|
---|---|
GroupId | GroupIdcom.intersult |
ArtifactId | ArtifactIdflow |
Last Version | Last Version1.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionApplication Control Flow
Application Control Flow
|
Project Organization |
Project OrganizationIntersult GmbH |
Filename | Size |
---|---|
flow-1.0.pom | |
flow-1.0.jar | 6 KB |
flow-1.0-sources.jar | 235 bytes |
flow-1.0-javadoc.jar | 51 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.intersult/flow/ -->
<dependency>
<groupId>com.intersult</groupId>
<artifactId>flow</artifactId>
<version>1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.intersult/flow/
implementation 'com.intersult:flow:1.0'
// https://jarcasting.com/artifacts/com.intersult/flow/
implementation ("com.intersult:flow:1.0")
'com.intersult:flow:jar:1.0'
<dependency org="com.intersult" name="flow" rev="1.0">
<artifact name="flow" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.intersult', module='flow', version='1.0')
)
libraryDependencies += "com.intersult" % "flow" % "1.0"
[com.intersult/flow "1.0"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.5 |