is not current version
Last Version 1.1

org.dishevelled:dsh-iconbundle-tango 1.0

Icon bundles for the Tango Project icon theme.

GroupId

GroupId

org.dishevelled
ArtifactId

ArtifactId

dsh-iconbundle-tango
Version

Version

1.0
Type

Type

jar

Download dsh-iconbundle-tango 1.0


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