License |
License |
---|---|
GroupId | GroupIdcom.gitlab.dmtiryae |
ArtifactId | ArtifactIdgitlab-ci-for-android |
Last Version | Last Version0.2.0 |
Release Date | Release Date |
Type | Typeaar |
Description |
DescriptionMy Library
A test Library
|
Filename | Size |
---|---|
gitlab-ci-for-android-0.2.0.pom | |
gitlab-ci-for-android-0.2.0-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.2.0</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.2.0'
// https://jarcasting.com/artifacts/com.gitlab.dmtiryae/gitlab-ci-for-android/
implementation ("com.gitlab.dmtiryae:gitlab-ci-for-android:0.2.0")
'com.gitlab.dmtiryae:gitlab-ci-for-android:aar:0.2.0'
<dependency org="com.gitlab.dmtiryae" name="gitlab-ci-for-android" rev="0.2.0">
<artifact name="gitlab-ci-for-android" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.gitlab.dmtiryae', module='gitlab-ci-for-android', version='0.2.0')
)
libraryDependencies += "com.gitlab.dmtiryae" % "gitlab-ci-for-android" % "0.2.0"
[com.gitlab.dmtiryae/gitlab-ci-for-android "0.2.0"]
Group / Artifact | Type | Version |
---|---|---|
com.android.support » appcompat-v7 | jar | 28.0.0 |
com.squareup.okhttp3 : okhttp | jar | 3.11.0 |