maven-android-parent

The parent pom for the android project with maven.

License

License

GroupId

GroupId

com.github.snowdream.android
ArtifactId

ArtifactId

parent
Last Version

Last Version

0.0.9
Release Date

Release Date

Type

Type

pom
Description

Description

maven-android-parent
The parent pom for the android project with maven.
Project URL

Project URL

https://github.com/snowdream/maven-android-parent
Project Organization

Project Organization

Snowdream Team

Download parent

Filename Size
parent-0.0.9.pom 5 KB
Browse

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

Versions

Version
0.0.9
0.0.8
0.0.7
0.0.6
0.0.5
0.0.4
0.0.2
0.0.1