scala2plantuml-example

Scala2PlantUML generates PlantUML diagrams from Scala code.

License

License

MIT
Categories

Categories

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

GroupId

nz.co.bottech
ArtifactId

ArtifactId

scala2plantuml-example_2.12
Last Version

Last Version

0.3.0
Release Date

Release Date

Type

Type

jar
Description

Description

scala2plantuml-example
Scala2PlantUML generates PlantUML diagrams from Scala code.
Project URL

Project URL

https://github.com/BotTech/scala2plantuml
Project Organization

Project Organization

BotTech
Source Code Management

Source Code Management

https://github.com/BotTech/scala2plantuml

Download scala2plantuml-example_2.12

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.12.13

Project Modules

There are no modules declared in this project.

Versions

Version
0.3.0
0.2.0