is not current version
Last Version 1.4.0

fr.polyconseil.smartcity:tefps-clients 1.2.0

Java clients for TeFPS APIs

Categories

Categories

CLI User Interface
GroupId

GroupId

fr.polyconseil.smartcity
ArtifactId

ArtifactId

tefps-clients
Version

Version

1.2.0
Type

Type

jar

Download tefps-clients 1.2.0


<!-- https://jarcasting.com/artifacts/fr.polyconseil.smartcity/tefps-clients/ -->
<dependency>
    <groupId>fr.polyconseil.smartcity</groupId>
    <artifactId>tefps-clients</artifactId>
    <version>1.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/fr.polyconseil.smartcity/tefps-clients/
implementation 'fr.polyconseil.smartcity:tefps-clients:1.2.0'
// https://jarcasting.com/artifacts/fr.polyconseil.smartcity/tefps-clients/
implementation ("fr.polyconseil.smartcity:tefps-clients:1.2.0")
'fr.polyconseil.smartcity:tefps-clients:jar:1.2.0'
<dependency org="fr.polyconseil.smartcity" name="tefps-clients" rev="1.2.0">
  <artifact name="tefps-clients" type="jar" />
</dependency>
@Grapes(
@Grab(group='fr.polyconseil.smartcity', module='tefps-clients', version='1.2.0')
)
libraryDependencies += "fr.polyconseil.smartcity" % "tefps-clients" % "1.2.0"
[fr.polyconseil.smartcity/tefps-clients "1.2.0"]