Last Version

Chartizate API 5.0.1

This is the API library to be used as an interface to be implemented by ITF libraries.

License

License

GroupId

GroupId

org.jesperancinha.itf
ArtifactId

ArtifactId

itf-chartizate-api
Version

Version

5.0.1
Type

Type

jar
Description

Description

Chartizate API
This is the API library to be used as an interface to be implemented by ITF libraries.
Project URL

Project URL

https://github.com/JEsperancinhaOrg/itf-chartizate/tree/master/itf-chartizate-api
Source Code Management

Source Code Management

https://github.com/JEsperancinhaOrg/itf-chartizate/tree/master/itf-chartizate-api

Download itf-chartizate-api 5.0.1


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

Dependencies

compile (1)

Group / Artifact Type Version
org.fusesource.jansi : jansi jar 1.11

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.8

test (2)

Group / Artifact Type Version
org.assertj : assertj-core jar 3.11.1
org.junit.jupiter : junit-jupiter-api jar 5.5.1

Project Modules

There are no modules declared in this project.