is not current version
Last Version 0.3

io.github.livingdocumentation:shared-resources 0.2

The living documentation dependencies needed for html docs

GroupId

GroupId

io.github.livingdocumentation
ArtifactId

ArtifactId

shared-resources
Version

Version

0.2
Type

Type

jar

Download shared-resources 0.2


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