is not current version
Last Version 1.7

li.rudin.webdoc:webdoc 1.1


GroupId

GroupId

li.rudin.webdoc
ArtifactId

ArtifactId

webdoc
Version

Version

1.1
Type

Type

pom

Download webdoc 1.1

Filename Size
webdoc-1.1.pom 2 KB
Browse

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