License |
License |
---|---|
GroupId | GroupIdcom.github.inapplibrary |
ArtifactId | ArtifactIdLibraryTestApp |
Last Version | Last Version0.0.4 |
Release Date | Release Date |
Type | Typeaar |
Description |
DescriptionLibraryTestApp
A library that does X, Y, and Z
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
LibraryTestApp-0.0.4.pom | |
LibraryTestApp-0.0.4.aar | 106 KB |
LibraryTestApp-0.0.4-sources.jar | 12 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.inapplibrary/LibraryTestApp/ -->
<dependency>
<groupId>com.github.inapplibrary</groupId>
<artifactId>LibraryTestApp</artifactId>
<version>0.0.4</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.inapplibrary/LibraryTestApp/
implementation 'com.github.inapplibrary:LibraryTestApp:0.0.4'
// https://jarcasting.com/artifacts/com.github.inapplibrary/LibraryTestApp/
implementation ("com.github.inapplibrary:LibraryTestApp:0.0.4")
'com.github.inapplibrary:LibraryTestApp:aar:0.0.4'
<dependency org="com.github.inapplibrary" name="LibraryTestApp" rev="0.0.4">
<artifact name="LibraryTestApp" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.github.inapplibrary', module='LibraryTestApp', version='0.0.4')
)
libraryDependencies += "com.github.inapplibrary" % "LibraryTestApp" % "0.0.4"
[com.github.inapplibrary/LibraryTestApp "0.0.4"]
Group / Artifact | Type | Version |
---|---|---|
com.android.support » appcompat-v7 | jar | 25.1.1 |