GroupId | GroupIdorg.timepedia.chronoscope |
---|---|
ArtifactId | ArtifactIdchronoscope |
Last Version | Last Version0.86 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionChronoscope Chart
|
Project URL |
Project URL |
Filename | Size |
---|---|
chronoscope-0.86.pom | |
chronoscope-0.86.jar | 352 KB |
chronoscope-0.86-sources.jar | 352 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.timepedia.chronoscope/chronoscope/ -->
<dependency>
<groupId>org.timepedia.chronoscope</groupId>
<artifactId>chronoscope</artifactId>
<version>0.86</version>
</dependency>
// https://jarcasting.com/artifacts/org.timepedia.chronoscope/chronoscope/
implementation 'org.timepedia.chronoscope:chronoscope:0.86'
// https://jarcasting.com/artifacts/org.timepedia.chronoscope/chronoscope/
implementation ("org.timepedia.chronoscope:chronoscope:0.86")
'org.timepedia.chronoscope:chronoscope:jar:0.86'
<dependency org="org.timepedia.chronoscope" name="chronoscope" rev="0.86">
<artifact name="chronoscope" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.timepedia.chronoscope', module='chronoscope', version='0.86')
)
libraryDependencies += "org.timepedia.chronoscope" % "chronoscope" % "0.86"
[org.timepedia.chronoscope/chronoscope "0.86"]
Group / Artifact | Type | Version |
---|---|---|
com.google.gwt : gwt-user | jar | ${gwtversion} |
com.google.gwt : gwt-incubator | jar | march-02-2009 |
org.timepedia.exporter : gwtexporter | jar | 2.06 |
Group / Artifact | Type | Version |
---|---|---|
com.google.gwt : gwt-dev | zip | ${gwtversion} |
com.google.gwt : gwt-dev | jar | ${gwtversion} |
Group / Artifact | Type | Version |
---|---|---|
com.google.gwt : gwt-servlet | jar | ${gwtversion} |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 3.8.1 |