Android project

Defines the plug-ins and versions used for Android development in the organisation.

License

License

Eclipse Public License 1.0
Categories

Categories

Net
GroupId

GroupId

net.trajano.project
ArtifactId

ArtifactId

android-project
Last Version

Last Version

1
Release Date

Release Date

Type

Type

pom
Description

Description

Android project
Defines the plug-ins and versions used for Android development in the organisation.
Project Organization

Project Organization

Trajano

Download android-project

Filename Size
android-project-1.pom 7 KB
Browse

How to add to project

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

Dependencies

provided (3)

Group / Artifact Type Version
com.google.android : android jar 4.1.1.4
com.google.android : android-test jar 4.1.1.4
com.google.android : annotations jar 4.1.1.4

Project Modules

There are no modules declared in this project.

Versions

Version
1