MavenCentralLibDemo

Android custom library demo

License

License

Categories

Categories

Maven Build Tools
GroupId

GroupId

com.github.nitishhhh3.dmi.customlib
ArtifactId

ArtifactId

maven-central-demo
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

aar
Description

Description

MavenCentralLibDemo
Android custom library demo
Project URL

Project URL

https://github.com/nitishhhh3/MavenCentralLibDemo
Source Code Management

Source Code Management

https://github.com/nitishhhh3/MavenCentralLibDemo

Download maven-central-demo

How to add to project

<!-- https://jarcasting.com/artifacts/com.github.nitishhhh3.dmi.customlib/maven-central-demo/ -->
<dependency>
    <groupId>com.github.nitishhhh3.dmi.customlib</groupId>
    <artifactId>maven-central-demo</artifactId>
    <version>1.0.0</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.nitishhhh3.dmi.customlib/maven-central-demo/
implementation 'com.github.nitishhhh3.dmi.customlib:maven-central-demo:1.0.0'
// https://jarcasting.com/artifacts/com.github.nitishhhh3.dmi.customlib/maven-central-demo/
implementation ("com.github.nitishhhh3.dmi.customlib:maven-central-demo:1.0.0")
'com.github.nitishhhh3.dmi.customlib:maven-central-demo:aar:1.0.0'
<dependency org="com.github.nitishhhh3.dmi.customlib" name="maven-central-demo" rev="1.0.0">
  <artifact name="maven-central-demo" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.github.nitishhhh3.dmi.customlib', module='maven-central-demo', version='1.0.0')
)
libraryDependencies += "com.github.nitishhhh3.dmi.customlib" % "maven-central-demo" % "1.0.0"
[com.github.nitishhhh3.dmi.customlib/maven-central-demo "1.0.0"]

Dependencies

compile (1)

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

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0