is not current version
Last Version 0.3.0

nz.co.bottech:scala2plantuml_2.13 0.2.0

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.2.0
Type

Type

jar

Download scala2plantuml_2.13 0.2.0


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