is not current version
Last Version 2021.1.10

com.github.nickmcdowall:yatspec 2020.3.6

Yatspec living sequence diagrams

GroupId

GroupId

com.github.nickmcdowall
ArtifactId

ArtifactId

yatspec
Version

Version

2020.3.6
Type

Type

jar

Download yatspec 2020.3.6


<!-- https://jarcasting.com/artifacts/com.github.nickmcdowall/yatspec/ -->
<dependency>
    <groupId>com.github.nickmcdowall</groupId>
    <artifactId>yatspec</artifactId>
    <version>2020.3.6</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.nickmcdowall/yatspec/
implementation 'com.github.nickmcdowall:yatspec:2020.3.6'
// https://jarcasting.com/artifacts/com.github.nickmcdowall/yatspec/
implementation ("com.github.nickmcdowall:yatspec:2020.3.6")
'com.github.nickmcdowall:yatspec:jar:2020.3.6'
<dependency org="com.github.nickmcdowall" name="yatspec" rev="2020.3.6">
  <artifact name="yatspec" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.nickmcdowall', module='yatspec', version='2020.3.6')
)
libraryDependencies += "com.github.nickmcdowall" % "yatspec" % "2020.3.6"
[com.github.nickmcdowall/yatspec "2020.3.6"]