License |
License |
---|---|
GroupId | GroupIdcom.restfb |
ArtifactId | ArtifactIdrestfb-project |
Last Version | Last Version1.6.7 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionRestFB
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
restfb-project-1.6.7.pom | 5 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.restfb/restfb-project/ -->
<dependency>
<groupId>com.restfb</groupId>
<artifactId>restfb-project</artifactId>
<version>1.6.7</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.restfb/restfb-project/
implementation 'com.restfb:restfb-project:1.6.7'
// https://jarcasting.com/artifacts/com.restfb/restfb-project/
implementation ("com.restfb:restfb-project:1.6.7")
'com.restfb:restfb-project:pom:1.6.7'
<dependency org="com.restfb" name="restfb-project" rev="1.6.7">
<artifact name="restfb-project" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.restfb', module='restfb-project', version='1.6.7')
)
libraryDependencies += "com.restfb" % "restfb-project" % "1.6.7"
[com.restfb/restfb-project "1.6.7"]