License |
License |
---|---|
Categories |
CategoriesCharts User Interface |
GroupId | GroupIdorg.tinygroup |
ArtifactId | ArtifactIdorg.tinygroup.ui.votecharts |
Last Version | Last Version2.3.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Description |
Project Organization |
Project OrganizationTinyGroup |
<!-- https://jarcasting.com/artifacts/org.tinygroup/org.tinygroup.ui.votecharts/ -->
<dependency>
<groupId>org.tinygroup</groupId>
<artifactId>org.tinygroup.ui.votecharts</artifactId>
<version>2.3.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.tinygroup/org.tinygroup.ui.votecharts/
implementation 'org.tinygroup:org.tinygroup.ui.votecharts:2.3.1'
// https://jarcasting.com/artifacts/org.tinygroup/org.tinygroup.ui.votecharts/
implementation ("org.tinygroup:org.tinygroup.ui.votecharts:2.3.1")
'org.tinygroup:org.tinygroup.ui.votecharts:jar:2.3.1'
<dependency org="org.tinygroup" name="org.tinygroup.ui.votecharts" rev="2.3.1">
<artifact name="org.tinygroup.ui.votecharts" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.tinygroup', module='org.tinygroup.ui.votecharts', version='2.3.1')
)
libraryDependencies += "org.tinygroup" % "org.tinygroup.ui.votecharts" % "2.3.1"
[org.tinygroup/org.tinygroup.ui.votecharts "2.3.1"]
Group / Artifact | Type | Version |
---|---|---|
org.tinygroup : org.tinygroup.ui.jquery | jar | 2.3.1 |
org.tinygroup : org.tinygroup.templateengine | jar | 2.3.0 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |