Categories |
CategoriesNet |
---|---|
GroupId | GroupIdio.github.hanxiaofeng |
ArtifactId | ArtifactIdflownet-flow |
Version | Version1.0.2 |
Type | Typeaar |
Filename | Size |
---|---|
flownet-flow-1.0.2.pom | |
flownet-flow-1.0.2-sources.jar | 66 KB |
flownet-flow-1.0.2-javadoc.jar | 261 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.hanxiaofeng/flownet-flow/ -->
<dependency>
<groupId>io.github.hanxiaofeng</groupId>
<artifactId>flownet-flow</artifactId>
<version>1.0.2</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.hanxiaofeng/flownet-flow/
implementation 'io.github.hanxiaofeng:flownet-flow:1.0.2'
// https://jarcasting.com/artifacts/io.github.hanxiaofeng/flownet-flow/
implementation ("io.github.hanxiaofeng:flownet-flow:1.0.2")
'io.github.hanxiaofeng:flownet-flow:aar:1.0.2'
<dependency org="io.github.hanxiaofeng" name="flownet-flow" rev="1.0.2">
<artifact name="flownet-flow" type="aar" />
</dependency>
@Grapes(
@Grab(group='io.github.hanxiaofeng', module='flownet-flow', version='1.0.2')
)
libraryDependencies += "io.github.hanxiaofeng" % "flownet-flow" % "1.0.2"
[io.github.hanxiaofeng/flownet-flow "1.0.2"]