Twentyfourteen Maven Skin

This is a port of the WordPress Twenty Fourteen theme to Maven.

License

License

Categories

Categories

Maven Build Tools Net
GroupId

GroupId

net.trajano.maven.skins
ArtifactId

ArtifactId

twentyfourteen-maven-skin
Last Version

Last Version

1.0.3
Release Date

Release Date

Type

Type

jar
Description

Description

Twentyfourteen Maven Skin
This is a port of the WordPress Twenty Fourteen theme to Maven.
Project Organization

Project Organization

Trajano
Source Code Management

Source Code Management

http://github.com/trajano/twentyfourteen-maven-skin

Download twentyfourteen-maven-skin

How to add to project

<!-- https://jarcasting.com/artifacts/net.trajano.maven.skins/twentyfourteen-maven-skin/ -->
<dependency>
    <groupId>net.trajano.maven.skins</groupId>
    <artifactId>twentyfourteen-maven-skin</artifactId>
    <version>1.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/net.trajano.maven.skins/twentyfourteen-maven-skin/
implementation 'net.trajano.maven.skins:twentyfourteen-maven-skin:1.0.3'
// https://jarcasting.com/artifacts/net.trajano.maven.skins/twentyfourteen-maven-skin/
implementation ("net.trajano.maven.skins:twentyfourteen-maven-skin:1.0.3")
'net.trajano.maven.skins:twentyfourteen-maven-skin:jar:1.0.3'
<dependency org="net.trajano.maven.skins" name="twentyfourteen-maven-skin" rev="1.0.3">
  <artifact name="twentyfourteen-maven-skin" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.trajano.maven.skins', module='twentyfourteen-maven-skin', version='1.0.3')
)
libraryDependencies += "net.trajano.maven.skins" % "twentyfourteen-maven-skin" % "1.0.3"
[net.trajano.maven.skins/twentyfourteen-maven-skin "1.0.3"]

Dependencies

provided (1)

Group / Artifact Type Version
net.trajano.maven.skins : twentyfourteen-maven-skin jar 1.0.2

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.3
1.0.2
1.0.1