License |
License |
---|---|
Categories |
CategoriesMaven Build Tools Net |
GroupId | GroupIdnet.trajano.maven.skins |
ArtifactId | ArtifactIdtwentyfourteen-maven-skin |
Version | Version1.0.3 |
Type | Typejar |
Description |
DescriptionTwentyfourteen Maven Skin
This is a port of the WordPress Twenty Fourteen theme to Maven.
|
Project Organization |
Project OrganizationTrajano |
Source Code Management |
Source Code Management |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
net.trajano.maven.skins : twentyfourteen-maven-skin | jar | 1.0.2 |