License |
License
Eclipse Public License 1.0
|
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdnet.trajano.project |
ArtifactId | ArtifactIdandroid-project |
Last Version | Last Version1 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionAndroid project
Defines the plug-ins and versions used for Android development in the organisation.
|
Project Organization |
Project OrganizationTrajano |
Filename | Size |
---|---|
android-project-1.pom | 7 KB |
Browse |
<!-- 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"]
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 |