is not current version
Last Version 1.2

org.dishevelled:dsh-venn 1.0

Lightweight components for venn diagrams.

GroupId

GroupId

org.dishevelled
ArtifactId

ArtifactId

dsh-venn
Version

Version

1.0
Type

Type

jar

Download dsh-venn 1.0


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