is not current version
Last Version 1.7

li.rudin.webdoc:webdoc 1.3


GroupId

GroupId

li.rudin.webdoc
ArtifactId

ArtifactId

webdoc
Version

Version

1.3
Type

Type

pom

Download webdoc 1.3

Filename Size
webdoc-1.3.pom 2 KB
Browse

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