License |
License |
---|---|
GroupId | GroupIdio.github.dadino.quickstart3 |
ArtifactId | ArtifactIdflow |
Version | Version0.12.3 |
Type | Typeaar |
Description |
Descriptionflow
Quickstart3
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
flow-0.12.3.pom | |
flow-0.12.3-sources.jar | 3 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.dadino.quickstart3/flow/ -->
<dependency>
<groupId>io.github.dadino.quickstart3</groupId>
<artifactId>flow</artifactId>
<version>0.12.3</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.dadino.quickstart3/flow/
implementation 'io.github.dadino.quickstart3:flow:0.12.3'
// https://jarcasting.com/artifacts/io.github.dadino.quickstart3/flow/
implementation ("io.github.dadino.quickstart3:flow:0.12.3")
'io.github.dadino.quickstart3:flow:aar:0.12.3'
<dependency org="io.github.dadino.quickstart3" name="flow" rev="0.12.3">
<artifact name="flow" type="aar" />
</dependency>
@Grapes(
@Grab(group='io.github.dadino.quickstart3', module='flow', version='0.12.3')
)
libraryDependencies += "io.github.dadino.quickstart3" % "flow" % "0.12.3"
[io.github.dadino.quickstart3/flow "0.12.3"]
Group / Artifact | Type | Version |
---|---|---|
io.github.dadino.quickstart3 : core | jar | 0.12.3 |