Maven Site Theme


License

License

Categories

Categories

Net
GroupId

GroupId

net.northfuse
ArtifactId

ArtifactId

site-theme
Last Version

Last Version

1.0.0.M1
Release Date

Release Date

Type

Type

jar
Description

Description

Maven Site Theme
Source Code Management

Source Code Management

https://github.com/tylersouthwick/site-theme

Download site-theme

How to add to project

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

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.

Versions

Version
1.0.0.M1