is not current version
Last Version 4.0.1

edu.stanford.protege:widgetmap 2.1.2

widgetmap is a GWT library that provides a treemap-like nesting for Widget

Categories

Categories

Protégé General Purpose Libraries Utility
GroupId

GroupId

edu.stanford.protege
ArtifactId

ArtifactId

widgetmap
Version

Version

2.1.2
Type

Type

jar

Download widgetmap 2.1.2


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