Last Version

example 0.1.13

Scala2PlantUML generates PlantUML diagrams from Scala code.

License

License

MIT
GroupId

GroupId

nz.co.bottech
ArtifactId

ArtifactId

example_2.13
Version

Version

0.1.13
Type

Type

jar
Description

Description

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 example_2.13 0.1.13


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

Dependencies

compile (1)

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

Project Modules

There are no modules declared in this project.