is not current version
Last Version 0.3.0

nz.co.bottech:scala2plantuml_2.12 0.1.13

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.12
Version

Version

0.1.13
Type

Type

jar

Download scala2plantuml_2.12 0.1.13


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