GroupId | GroupIdcom.gitlab.dmtiryae |
---|---|
ArtifactId | ArtifactIdgitlab-ci-for-android |
Version | Version0.1.7 |
Type | Typeaar |
Filename | Size |
---|---|
gitlab-ci-for-android-0.1.7.pom | |
gitlab-ci-for-android-0.1.7-sources.jar | 2 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.gitlab.dmtiryae/gitlab-ci-for-android/ -->
<dependency>
<groupId>com.gitlab.dmtiryae</groupId>
<artifactId>gitlab-ci-for-android</artifactId>
<version>0.1.7</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.gitlab.dmtiryae/gitlab-ci-for-android/
implementation 'com.gitlab.dmtiryae:gitlab-ci-for-android:0.1.7'
// https://jarcasting.com/artifacts/com.gitlab.dmtiryae/gitlab-ci-for-android/
implementation ("com.gitlab.dmtiryae:gitlab-ci-for-android:0.1.7")
'com.gitlab.dmtiryae:gitlab-ci-for-android:aar:0.1.7'
<dependency org="com.gitlab.dmtiryae" name="gitlab-ci-for-android" rev="0.1.7">
<artifact name="gitlab-ci-for-android" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.gitlab.dmtiryae', module='gitlab-ci-for-android', version='0.1.7')
)
libraryDependencies += "com.gitlab.dmtiryae" % "gitlab-ci-for-android" % "0.1.7"
[com.gitlab.dmtiryae/gitlab-ci-for-android "0.1.7"]