is not current version
Last Version 0.0.2

ch.sourcepond.maven.plugins:repository-builder 0.0.1


Categories

Categories

Maven Build Tools
GroupId

GroupId

ch.sourcepond.maven.plugins
ArtifactId

ArtifactId

repository-builder
Version

Version

0.0.1
Type

Type

pom

Download repository-builder 0.0.1


<!-- https://jarcasting.com/artifacts/ch.sourcepond.maven.plugins/repository-builder/ -->
<dependency>
    <groupId>ch.sourcepond.maven.plugins</groupId>
    <artifactId>repository-builder</artifactId>
    <version>0.0.1</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/ch.sourcepond.maven.plugins/repository-builder/
implementation 'ch.sourcepond.maven.plugins:repository-builder:0.0.1'
// https://jarcasting.com/artifacts/ch.sourcepond.maven.plugins/repository-builder/
implementation ("ch.sourcepond.maven.plugins:repository-builder:0.0.1")
'ch.sourcepond.maven.plugins:repository-builder:pom:0.0.1'
<dependency org="ch.sourcepond.maven.plugins" name="repository-builder" rev="0.0.1">
  <artifact name="repository-builder" type="pom" />
</dependency>
@Grapes(
@Grab(group='ch.sourcepond.maven.plugins', module='repository-builder', version='0.0.1')
)
libraryDependencies += "ch.sourcepond.maven.plugins" % "repository-builder" % "0.0.1"
[ch.sourcepond.maven.plugins/repository-builder "0.0.1"]