| License |
License |
|---|---|
| Categories |
CategoriesAnt Build Tools |
| GroupId | GroupIdcom.github.BagyaNuwanthi |
| ArtifactId | ArtifactIdLibraryTestApp |
| Last Version | Last Version0.0.1 |
| 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.1.pom | |
| LibraryTestApp-0.0.1.aar | 96 KB |
| LibraryTestApp-0.0.1-sources.jar | 6 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.BagyaNuwanthi/LibraryTestApp/ -->
<dependency>
<groupId>com.github.BagyaNuwanthi</groupId>
<artifactId>LibraryTestApp</artifactId>
<version>0.0.1</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.BagyaNuwanthi/LibraryTestApp/
implementation 'com.github.BagyaNuwanthi:LibraryTestApp:0.0.1'
// https://jarcasting.com/artifacts/com.github.BagyaNuwanthi/LibraryTestApp/
implementation ("com.github.BagyaNuwanthi:LibraryTestApp:0.0.1")
'com.github.BagyaNuwanthi:LibraryTestApp:aar:0.0.1'
<dependency org="com.github.BagyaNuwanthi" name="LibraryTestApp" rev="0.0.1">
<artifact name="LibraryTestApp" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.github.BagyaNuwanthi', module='LibraryTestApp', version='0.0.1')
)
libraryDependencies += "com.github.BagyaNuwanthi" % "LibraryTestApp" % "0.0.1"
[com.github.BagyaNuwanthi/LibraryTestApp "0.0.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.android.support » appcompat-v7 | jar | 25.1.1 |