is not current version
Last Version 5.0.1

org.jesperancinha.itf:itf-chartizate-api 5.0.0

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

GroupId

GroupId

org.jesperancinha.itf
ArtifactId

ArtifactId

itf-chartizate-api
Version

Version

5.0.0
Type

Type

jar

Download itf-chartizate-api 5.0.0


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