Last Version

io.rudin.webdoc:webdoc 1.8

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

License

License

GroupId

GroupId

io.rudin.webdoc
ArtifactId

ArtifactId

webdoc
Version

Version

1.8
Type

Type

pom
Description

Description

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

Download webdoc 1.8

Filename Size
webdoc-1.8.pom 2 KB
Browse

<!-- https://jarcasting.com/artifacts/io.rudin.webdoc/webdoc/ -->
<dependency>
    <groupId>io.rudin.webdoc</groupId>
    <artifactId>webdoc</artifactId>
    <version>1.8</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.rudin.webdoc/webdoc/
implementation 'io.rudin.webdoc:webdoc:1.8'
// https://jarcasting.com/artifacts/io.rudin.webdoc/webdoc/
implementation ("io.rudin.webdoc:webdoc:1.8")
'io.rudin.webdoc:webdoc:pom:1.8'
<dependency org="io.rudin.webdoc" name="webdoc" rev="1.8">
  <artifact name="webdoc" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.rudin.webdoc', module='webdoc', version='1.8')
)
libraryDependencies += "io.rudin.webdoc" % "webdoc" % "1.8"
[io.rudin.webdoc/webdoc "1.8"]

Dependencies

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

Project Modules

  • api
  • engine
  • transformer
  • core
  • cli
  • plugin
  • template
  • plugin-test
  • doc