is not current version
Last Version 1.2.0

com.xmlcalabash:xmlcalabash1-plantuml 1.1.3

XML Calabash extension steps to do PlantUML diagrams

Categories

Categories

Ant Build Tools UML Business Logic Libraries Documents Processing
GroupId

GroupId

com.xmlcalabash
ArtifactId

ArtifactId

xmlcalabash1-plantuml
Version

Version

1.1.3
Type

Type

jar

Download xmlcalabash1-plantuml 1.1.3


<!-- https://jarcasting.com/artifacts/com.xmlcalabash/xmlcalabash1-plantuml/ -->
<dependency>
    <groupId>com.xmlcalabash</groupId>
    <artifactId>xmlcalabash1-plantuml</artifactId>
    <version>1.1.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.xmlcalabash/xmlcalabash1-plantuml/
implementation 'com.xmlcalabash:xmlcalabash1-plantuml:1.1.3'
// https://jarcasting.com/artifacts/com.xmlcalabash/xmlcalabash1-plantuml/
implementation ("com.xmlcalabash:xmlcalabash1-plantuml:1.1.3")
'com.xmlcalabash:xmlcalabash1-plantuml:jar:1.1.3'
<dependency org="com.xmlcalabash" name="xmlcalabash1-plantuml" rev="1.1.3">
  <artifact name="xmlcalabash1-plantuml" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.xmlcalabash', module='xmlcalabash1-plantuml', version='1.1.3')
)
libraryDependencies += "com.xmlcalabash" % "xmlcalabash1-plantuml" % "1.1.3"
[com.xmlcalabash/xmlcalabash1-plantuml "1.1.3"]