is not current version
Last Version 2.3.1

org.tinygroup:org.tinygroup.ui.votecharts 2.2.5


Categories

Categories

Charts User Interface
GroupId

GroupId

org.tinygroup
ArtifactId

ArtifactId

org.tinygroup.ui.votecharts
Version

Version

2.2.5
Type

Type

jar

Download org.tinygroup.ui.votecharts 2.2.5


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