GroupId | GroupIdtz.co.asoft |
---|---|
ArtifactId | ArtifactIdeither-test-expect-android |
Version | Version0.0.20 |
Type | Typeaar |
<!-- https://jarcasting.com/artifacts/tz.co.asoft/either-test-expect-android/ -->
<dependency>
<groupId>tz.co.asoft</groupId>
<artifactId>either-test-expect-android</artifactId>
<version>0.0.20</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/tz.co.asoft/either-test-expect-android/
implementation 'tz.co.asoft:either-test-expect-android:0.0.20'
// https://jarcasting.com/artifacts/tz.co.asoft/either-test-expect-android/
implementation ("tz.co.asoft:either-test-expect-android:0.0.20")
'tz.co.asoft:either-test-expect-android:aar:0.0.20'
<dependency org="tz.co.asoft" name="either-test-expect-android" rev="0.0.20">
<artifact name="either-test-expect-android" type="aar" />
</dependency>
@Grapes(
@Grab(group='tz.co.asoft', module='either-test-expect-android', version='0.0.20')
)
libraryDependencies += "tz.co.asoft" % "either-test-expect-android" % "0.0.20"
[tz.co.asoft/either-test-expect-android "0.0.20"]