is not current version
Last Version 0.2

it.mulders.puml:puml-parent 0.1

Maven Plugin for generating diagrams from PlantUML sources

Categories

Categories

UML Business Logic Libraries Documents Processing
GroupId

GroupId

it.mulders.puml
ArtifactId

ArtifactId

puml-parent
Version

Version

0.1
Type

Type

pom

Download puml-parent 0.1

Filename Size
puml-parent-0.1.pom 17 KB
Browse

<!-- https://jarcasting.com/artifacts/it.mulders.puml/puml-parent/ -->
<dependency>
    <groupId>it.mulders.puml</groupId>
    <artifactId>puml-parent</artifactId>
    <version>0.1</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/it.mulders.puml/puml-parent/
implementation 'it.mulders.puml:puml-parent:0.1'
// https://jarcasting.com/artifacts/it.mulders.puml/puml-parent/
implementation ("it.mulders.puml:puml-parent:0.1")
'it.mulders.puml:puml-parent:pom:0.1'
<dependency org="it.mulders.puml" name="puml-parent" rev="0.1">
  <artifact name="puml-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='it.mulders.puml', module='puml-parent', version='0.1')
)
libraryDependencies += "it.mulders.puml" % "puml-parent" % "0.1"
[it.mulders.puml/puml-parent "0.1"]