License |
License |
---|---|
Categories |
CategoriesNet Dex General Purpose Libraries Utility |
GroupId | GroupIdnet.renfei |
ArtifactId | ArtifactIdgoogleindexing |
Version | Version1.0.1 |
Type | Typejar |
Description |
DescriptionGoogleIndexing
Google Indexing API Implementation Powered By RENFEI.NET
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
googleindexing-1.0.1.pom | |
googleindexing-1.0.1.jar | 6 KB |
googleindexing-1.0.1-sources.jar | 2 KB |
googleindexing-1.0.1-javadoc.jar | 41 KB |
Browse |
<!-- https://jarcasting.com/artifacts/net.renfei/googleindexing/ -->
<dependency>
<groupId>net.renfei</groupId>
<artifactId>googleindexing</artifactId>
<version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/net.renfei/googleindexing/
implementation 'net.renfei:googleindexing:1.0.1'
// https://jarcasting.com/artifacts/net.renfei/googleindexing/
implementation ("net.renfei:googleindexing:1.0.1")
'net.renfei:googleindexing:jar:1.0.1'
<dependency org="net.renfei" name="googleindexing" rev="1.0.1">
<artifact name="googleindexing" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.renfei', module='googleindexing', version='1.0.1')
)
libraryDependencies += "net.renfei" % "googleindexing" % "1.0.1"
[net.renfei/googleindexing "1.0.1"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
com.google.apis : google-api-services-indexing | jar | v3-rev71-1.25.0 |
com.alibaba : fastjson | jar | 1.2.62 |