MyTestLibrary

A library that does X, Y, and Z

License

License

Categories

Categories

Ant Build Tools
GroupId

GroupId

com.github.BagyaNuwanthi
ArtifactId

ArtifactId

MyTestLibrary
Last Version

Last Version

0.0.1
Release Date

Release Date

Type

Type

aar
Description

Description

MyTestLibrary
A library that does X, Y, and Z
Project URL

Project URL

https://github.com/BagyaNuwanthi/MyTestLibrary
Source Code Management

Source Code Management

https://github.com/BagyaNuwanthi/MyTestLibrary

Download MyTestLibrary

How to add to project

<!-- https://jarcasting.com/artifacts/com.github.BagyaNuwanthi/MyTestLibrary/ -->
<dependency>
    <groupId>com.github.BagyaNuwanthi</groupId>
    <artifactId>MyTestLibrary</artifactId>
    <version>0.0.1</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.BagyaNuwanthi/MyTestLibrary/
implementation 'com.github.BagyaNuwanthi:MyTestLibrary:0.0.1'
// https://jarcasting.com/artifacts/com.github.BagyaNuwanthi/MyTestLibrary/
implementation ("com.github.BagyaNuwanthi:MyTestLibrary:0.0.1")
'com.github.BagyaNuwanthi:MyTestLibrary:aar:0.0.1'
<dependency org="com.github.BagyaNuwanthi" name="MyTestLibrary" rev="0.0.1">
  <artifact name="MyTestLibrary" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.github.BagyaNuwanthi', module='MyTestLibrary', version='0.0.1')
)
libraryDependencies += "com.github.BagyaNuwanthi" % "MyTestLibrary" % "0.0.1"
[com.github.BagyaNuwanthi/MyTestLibrary "0.0.1"]

Dependencies

compile (1)

Group / Artifact Type Version
com.android.support » appcompat-v7 jar 25.1.1

Project Modules

There are no modules declared in this project.

Versions

Version
0.0.1