is not current version
Last Version 1.4.0

fr.polyconseil.smartcity:tefps-clients 1.1.0

Java clients for TeFPS APIs

Categories

Categories

CLI User Interface
GroupId

GroupId

fr.polyconseil.smartcity
ArtifactId

ArtifactId

tefps-clients
Version

Version

1.1.0
Type

Type

jar

Download tefps-clients 1.1.0


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