is not current version
Last Version 3.7

org.odpi.egeria:website 0.1

Markdown files that make up the website at https://odpi.github.io/egeria.

GroupId

GroupId

org.odpi.egeria
ArtifactId

ArtifactId

website
Version

Version

0.1
Type

Type

jar

Download website 0.1


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