Download twentyfourteen-maven-skin-1.0.3.jar file - Jar t

Jar examples for t:twentyfourteen-maven-skin

Description

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

You can download jar file twentyfourteen-maven-skin 1.0.3 in this page.

License

GNU General Public License version 2

Build File

You can use the following script to add twentyfourteen-maven-skin-1.0.3.jar to your project.

<dependency>
   <groupId>net.trajano.maven.skins</groupId>
   <artifactId>twentyfourteen-maven-skin</artifactId>
   <version>1.0.3</version>
</dependency>
compile group: 'net.trajano.maven.skins', name: 'twentyfourteen-maven-skin', version: '1.0.3'
libraryDependencies += "net.trajano.maven.skins" % "twentyfourteen-maven-skin" % "1.0.3"
<dependency org="net.trajano.maven.skins" name="twentyfourteen-maven-skin" rev="1.0.3"/>
@Grapes(@Grab(group='net.trajano.maven.skins', module='twentyfourteen-maven-skin', version='1.0.3'))
'net.trajano.maven.skins:twentyfourteen-maven-skin:jar:1.0.3'

Download

Click the following link to download the jar file.

twentyfourteen-maven-skin-1.0.3-sources.jar
twentyfourteen-maven-skin-1.0.3.jar
twentyfourteen-maven-skin-1.0.3.pom



Related Tutorials