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