Custom skin for MIND project

Parent POM for MIND modules built with maven.

Categories

Categories

Maven Build Tools
GroupId

GroupId

org.ow2.mind
ArtifactId

ArtifactId

mind-maven-skin
Last Version

Last Version

1.0
Release Date

Release Date

Type

Type

jar
Description

Description

Custom skin for MIND project
Parent POM for MIND modules built with maven.
Project URL

Project URL

http://mind.ow2.org/mind-parent-1.0/mind-maven-skin/

Download mind-maven-skin

How to add to project

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

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.1