is not current version
Last Version 1.4.0

io.github.dibog:pom-to-dot-maven-plugin-demo 1.3.0


Categories

Categories

Maven Build Tools
GroupId

GroupId

io.github.dibog
ArtifactId

ArtifactId

pom-to-dot-maven-plugin-demo
Version

Version

1.3.0
Type

Type

jar

Download pom-to-dot-maven-plugin-demo 1.3.0


<!-- https://jarcasting.com/artifacts/io.github.dibog/pom-to-dot-maven-plugin-demo/ -->
<dependency>
    <groupId>io.github.dibog</groupId>
    <artifactId>pom-to-dot-maven-plugin-demo</artifactId>
    <version>1.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.dibog/pom-to-dot-maven-plugin-demo/
implementation 'io.github.dibog:pom-to-dot-maven-plugin-demo:1.3.0'
// https://jarcasting.com/artifacts/io.github.dibog/pom-to-dot-maven-plugin-demo/
implementation ("io.github.dibog:pom-to-dot-maven-plugin-demo:1.3.0")
'io.github.dibog:pom-to-dot-maven-plugin-demo:jar:1.3.0'
<dependency org="io.github.dibog" name="pom-to-dot-maven-plugin-demo" rev="1.3.0">
  <artifact name="pom-to-dot-maven-plugin-demo" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.dibog', module='pom-to-dot-maven-plugin-demo', version='1.3.0')
)
libraryDependencies += "io.github.dibog" % "pom-to-dot-maven-plugin-demo" % "1.3.0"
[io.github.dibog/pom-to-dot-maven-plugin-demo "1.3.0"]