GroupId | GroupIdcom.attestr |
---|---|
ArtifactId | ArtifactIdattestr-flowx |
Version | Version0.4.1 |
Type | Typeaar |
Filename | Size |
---|---|
attestr-flowx-0.4.1.pom | |
Browse |
<!-- https://jarcasting.com/artifacts/com.attestr/attestr-flowx/ -->
<dependency>
<groupId>com.attestr</groupId>
<artifactId>attestr-flowx</artifactId>
<version>0.4.1</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.attestr/attestr-flowx/
implementation 'com.attestr:attestr-flowx:0.4.1'
// https://jarcasting.com/artifacts/com.attestr/attestr-flowx/
implementation ("com.attestr:attestr-flowx:0.4.1")
'com.attestr:attestr-flowx:aar:0.4.1'
<dependency org="com.attestr" name="attestr-flowx" rev="0.4.1">
<artifact name="attestr-flowx" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.attestr', module='attestr-flowx', version='0.4.1')
)
libraryDependencies += "com.attestr" % "attestr-flowx" % "0.4.1"
[com.attestr/attestr-flowx "0.4.1"]