is not current version
Last Version 0.9.0

br.com.c8tech.tools:c8tech-tools-maven-pom 0.7.8

A set of components aimed to support the building of maven plugins related to Java OSGi technology.

Categories

Categories

Maven Build Tools
GroupId

GroupId

br.com.c8tech.tools
ArtifactId

ArtifactId

c8tech-tools-maven-pom
Version

Version

0.7.8
Type

Type

pom

Download c8tech-tools-maven-pom 0.7.8


<!-- https://jarcasting.com/artifacts/br.com.c8tech.tools/c8tech-tools-maven-pom/ -->
<dependency>
    <groupId>br.com.c8tech.tools</groupId>
    <artifactId>c8tech-tools-maven-pom</artifactId>
    <version>0.7.8</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/br.com.c8tech.tools/c8tech-tools-maven-pom/
implementation 'br.com.c8tech.tools:c8tech-tools-maven-pom:0.7.8'
// https://jarcasting.com/artifacts/br.com.c8tech.tools/c8tech-tools-maven-pom/
implementation ("br.com.c8tech.tools:c8tech-tools-maven-pom:0.7.8")
'br.com.c8tech.tools:c8tech-tools-maven-pom:pom:0.7.8'
<dependency org="br.com.c8tech.tools" name="c8tech-tools-maven-pom" rev="0.7.8">
  <artifact name="c8tech-tools-maven-pom" type="pom" />
</dependency>
@Grapes(
@Grab(group='br.com.c8tech.tools', module='c8tech-tools-maven-pom', version='0.7.8')
)
libraryDependencies += "br.com.c8tech.tools" % "c8tech-tools-maven-pom" % "0.7.8"
[br.com.c8tech.tools/c8tech-tools-maven-pom "0.7.8"]