is not current version
Last Version 1.0.1

net.renfei:googleindexing 1.0.0

Google Indexing API Implementation Powered By RENFEI.NET

Categories

Categories

Net Dex General Purpose Libraries Utility
GroupId

GroupId

net.renfei
ArtifactId

ArtifactId

googleindexing
Version

Version

1.0.0
Type

Type

jar

Download googleindexing 1.0.0


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