is not current version
Last Version 0.9.0

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

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.8.0
Type

Type

pom

Download c8tech-tools-maven-pom 0.8.0


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