todokr / bastian   2020.7.0

GitHub

A tool that generates a single Usecase Diagram from Product Backlog Items written in markdown format.

Scala versions: 2.12
sbt plugins: 1.0

bastian-core 2020.7.0


Group ID:
io.github.todokr
Artifact ID:
bastian-core_2.12
Version:
2020.7.0
Release Date:
Jul 26, 2020
Licenses:
Files:

libraryDependencies += "io.github.todokr" %% "bastian-core" % "2020.7.0"

Mill build tool

ivy"io.github.todokr::bastian-core:2020.7.0"

Scala CLI

//> using dep "io.github.todokr::bastian-core:2020.7.0"

Ammonite REPL

import $ivy.`io.github.todokr::bastian-core:2020.7.0`

<dependency>
  <groupId>io.github.todokr</groupId>
  <artifactId>bastian-core_2.12</artifactId>
  <version>2020.7.0</version>
</dependency>

compile group: 'io.github.todokr', name: 'bastian-core_2.12', version: '2020.7.0'