is not current version
Last Version 1.1.3.Final

org.sistcoop:openfact-client 1.0.RC18


Categories

Categories

CLI User Interface
GroupId

GroupId

org.sistcoop
ArtifactId

ArtifactId

openfact-client
Version

Version

1.0.RC18
Type

Type

pom

Download openfact-client 1.0.RC18

Filename Size
openfact-client-1.0.RC18.pom 662 bytes
Browse

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