is not current version
Last Version 1.1.3.Final

org.sistcoop:openfact-client RC19


Categories

Categories

CLI User Interface
GroupId

GroupId

org.sistcoop
ArtifactId

ArtifactId

openfact-client
Version

Version

RC19
Type

Type

pom

Download openfact-client RC19

Filename Size
openfact-client-RC19.pom 658 bytes
Browse

<!-- https://jarcasting.com/artifacts/org.sistcoop/openfact-client/ -->
<dependency>
    <groupId>org.sistcoop</groupId>
    <artifactId>openfact-client</artifactId>
    <version>RC19</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.sistcoop/openfact-client/
implementation 'org.sistcoop:openfact-client:RC19'
// https://jarcasting.com/artifacts/org.sistcoop/openfact-client/
implementation ("org.sistcoop:openfact-client:RC19")
'org.sistcoop:openfact-client:pom:RC19'
<dependency org="org.sistcoop" name="openfact-client" rev="RC19">
  <artifact name="openfact-client" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.sistcoop', module='openfact-client', version='RC19')
)
libraryDependencies += "org.sistcoop" % "openfact-client" % "RC19"
[org.sistcoop/openfact-client "RC19"]