GroupId | GroupIdio.github.nassimus26 |
---|---|
ArtifactId | ArtifactIdFlowControl |
Version | Version1.0.4 |
Type | Typejar |
Filename | Size |
---|---|
FlowControl-1.0.4.pom | |
FlowControl-1.0.4.jar | 14 KB |
FlowControl-1.0.4-sources.jar | 7 KB |
FlowControl-1.0.4-javadoc.jar | 46 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.nassimus26/FlowControl/ -->
<dependency>
<groupId>io.github.nassimus26</groupId>
<artifactId>FlowControl</artifactId>
<version>1.0.4</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.nassimus26/FlowControl/
implementation 'io.github.nassimus26:FlowControl:1.0.4'
// https://jarcasting.com/artifacts/io.github.nassimus26/FlowControl/
implementation ("io.github.nassimus26:FlowControl:1.0.4")
'io.github.nassimus26:FlowControl:jar:1.0.4'
<dependency org="io.github.nassimus26" name="FlowControl" rev="1.0.4">
<artifact name="FlowControl" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.nassimus26', module='FlowControl', version='1.0.4')
)
libraryDependencies += "io.github.nassimus26" % "FlowControl" % "1.0.4"
[io.github.nassimus26/FlowControl "1.0.4"]