is not current version
Last Version 1.0.3

net.trajano.maven.skins:twentyfourteen-maven-skin 1.0.2

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

Categories

Categories

Maven Build Tools Net
GroupId

GroupId

net.trajano.maven.skins
ArtifactId

ArtifactId

twentyfourteen-maven-skin
Version

Version

1.0.2
Type

Type

jar

Download twentyfourteen-maven-skin 1.0.2


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