is not current version
Last Version 2.2.1

org.ogema.widgets:widget-tools 2.2.0


GroupId

GroupId

org.ogema.widgets
ArtifactId

ArtifactId

widget-tools
Version

Version

2.2.0
Type

Type

pom

Download widget-tools 2.2.0

Filename Size
widget-tools-2.2.0.pom 3 KB
Browse

<!-- https://jarcasting.com/artifacts/org.ogema.widgets/widget-tools/ -->
<dependency>
    <groupId>org.ogema.widgets</groupId>
    <artifactId>widget-tools</artifactId>
    <version>2.2.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.ogema.widgets/widget-tools/
implementation 'org.ogema.widgets:widget-tools:2.2.0'
// https://jarcasting.com/artifacts/org.ogema.widgets/widget-tools/
implementation ("org.ogema.widgets:widget-tools:2.2.0")
'org.ogema.widgets:widget-tools:pom:2.2.0'
<dependency org="org.ogema.widgets" name="widget-tools" rev="2.2.0">
  <artifact name="widget-tools" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.ogema.widgets', module='widget-tools', version='2.2.0')
)
libraryDependencies += "org.ogema.widgets" % "widget-tools" % "2.2.0"
[org.ogema.widgets/widget-tools "2.2.0"]