is not current version
Last Version 0.3.0

nz.co.bottech:scala2plantuml_2.13 0.1.12

Scala2PlantUML generates PlantUML diagrams from Scala code.

Categories

Categories

Scala Languages Ant Build Tools UML Business Logic Libraries Documents Processing
GroupId

GroupId

nz.co.bottech
ArtifactId

ArtifactId

scala2plantuml_2.13
Version

Version

0.1.12
Type

Type

jar

Download scala2plantuml_2.13 0.1.12


<!-- https://jarcasting.com/artifacts/nz.co.bottech/scala2plantuml_2.13/ -->
<dependency>
    <groupId>nz.co.bottech</groupId>
    <artifactId>scala2plantuml_2.13</artifactId>
    <version>0.1.12</version>
</dependency>
// https://jarcasting.com/artifacts/nz.co.bottech/scala2plantuml_2.13/
implementation 'nz.co.bottech:scala2plantuml_2.13:0.1.12'
// https://jarcasting.com/artifacts/nz.co.bottech/scala2plantuml_2.13/
implementation ("nz.co.bottech:scala2plantuml_2.13:0.1.12")
'nz.co.bottech:scala2plantuml_2.13:jar:0.1.12'
<dependency org="nz.co.bottech" name="scala2plantuml_2.13" rev="0.1.12">
  <artifact name="scala2plantuml_2.13" type="jar" />
</dependency>
@Grapes(
@Grab(group='nz.co.bottech', module='scala2plantuml_2.13', version='0.1.12')
)
libraryDependencies += "nz.co.bottech" % "scala2plantuml_2.13" % "0.1.12"
[nz.co.bottech/scala2plantuml_2.13 "0.1.12"]