GroupId | GroupIdtech.skot |
---|---|
ArtifactId | ArtifactIdviewlegacyTests-android |
Version | Version1.1.30 |
Type | Typeaar |
<!-- https://jarcasting.com/artifacts/tech.skot/viewlegacyTests-android/ -->
<dependency>
<groupId>tech.skot</groupId>
<artifactId>viewlegacyTests-android</artifactId>
<version>1.1.30</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/tech.skot/viewlegacyTests-android/
implementation 'tech.skot:viewlegacyTests-android:1.1.30'
// https://jarcasting.com/artifacts/tech.skot/viewlegacyTests-android/
implementation ("tech.skot:viewlegacyTests-android:1.1.30")
'tech.skot:viewlegacyTests-android:aar:1.1.30'
<dependency org="tech.skot" name="viewlegacyTests-android" rev="1.1.30">
<artifact name="viewlegacyTests-android" type="aar" />
</dependency>
@Grapes(
@Grab(group='tech.skot', module='viewlegacyTests-android', version='1.1.30')
)
libraryDependencies += "tech.skot" % "viewlegacyTests-android" % "1.1.30"
[tech.skot/viewlegacyTests-android "1.1.30"]