Last Version

Sitemap4J 0.1

Sitemap4J is a Java library that implements the Sitemap XML protocol.

License

License

GroupId

GroupId

com.github.marchenkoprojects
ArtifactId

ArtifactId

sitemap4j
Version

Version

0.1
Type

Type

jar
Description

Description

Sitemap4J
Sitemap4J is a Java library that implements the Sitemap XML protocol.
Project URL

Project URL

https://www.sitemaps.org/protocol.html

Download sitemap4j 0.1


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.