Last Version

Revapi Site Base 1

Reusable parts of the site that modules can use to create their parts of the resulting site structure.

License

License

GroupId

GroupId

org.revapi
ArtifactId

ArtifactId

revapi-site-base
Version

Version

1
Type

Type

jar
Description

Description

Revapi Site Base
Reusable parts of the site that modules can use to create their parts of the resulting site structure.

Download revapi-site-base 1


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

Dependencies

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

Project Modules

There are no modules declared in this project.