is not current version
Last Version 2.27

org.glassfish.jersey.examples:sparklines 2.14


Categories

Categories

GlassFish Container Application Servers Jersey Program Interface REST Frameworks
GroupId

GroupId

org.glassfish.jersey.examples
ArtifactId

ArtifactId

sparklines
Version

Version

2.14
Type

Type

jar

Download sparklines 2.14


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