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