| Group ID: |
com.google.code.facebookapi |
| Artifact ID: |
facebook-java-api-annotation-processor |
| Version: |
3.0.2 |
| Last modified: |
02.12.2009 23:06 |
| Packaging: |
jar |
| Name: |
Facebook Java Library - Annotations Processor |
| Description: |
Annotations Processor used to auto generate code. |
| Source: |
https://facebook-java-api.googlecode.com/svn/tags/release-3.0.2/annotation-processor |
|
|
| Size: |
11.0 KB |
| Download: |
https://repo.maven.apache.org/maven2/com/google/code/facebookapi/facebook-java-api-annotation-processor/3.0.2/facebook-java-api-annotation-processor-3.0.2.jar |
| POM: |
Show
hide
<?xml version="1.0" encoding="UTF-8"?>
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>com.google.code.facebookapi</groupId>
<artifactId>parent-pom</artifactId>
<version>3.0.2</version>
<relativePath>../pom.xml</relativePath>
</parent>
<groupId>com.google.code.facebookapi</groupId>
<artifactId>facebook-java-api-annotation-processor</artifactId>
<version>3.0.2</version>
<packaging>jar</packaging>
<name>Facebook Java Library - Annotations Processor</name>
<description>Annotations Processor used to auto generate code.</description>
<scm>
<url>https://facebook-java-api.googlecode.com/svn/tags/release-3.0.2/annotation-processor</url>
<connection>scm:svn:https://facebook-java-api.googlecode.com/svn/tags/release-3.0.2/annotation-processor</connection>
<developerConnection>scm:svn:https://facebook-java-api.googlecode.com/svn/tags/release-3.0.2/annotation-processor</developerConnection>
</scm>
<profiles>
<!-- This line doesn't work on a Mac: <systemPath>${java.home}/../lib/tools.jar</systemPath> -->
<!-- <systemPath>${java.home}/../Classes/classes.jar</systemPath> -->
<!--
<profile>
<activation>
<jdk>1.5</jdk>
</activation>
<dependencies>
<dependency>
<groupId>java</groupId>
<artifactId>tools</artifactId>
<version>1.5.0</version>
<scope>system</scope>
<systemPath>${java.home}/../lib/tools.jar</systemPath>
</dependency>
</dependencies>
</profile>
-->
</profiles>
</project>
|
| Maven: |
<dependency>
<groupId>com.google.code.facebookapi</groupId>
<artifactId>facebook-java-api-annotation-processor</artifactId>
<version>3.0.2</version>
</dependency>
|
| Gradle: |
com.google.code.facebookapi:facebook-java-api-annotation-processor:3.0.2 |
|
Contained classes:
|
Show all
|
|
Contained classes:
|
|
| Used by: iArtifacts that declare a dependency on this library - on any version, not necessarily this exact one. |
|
| Dependency Graph: |
Show
Less
More
|