is not current version
Last Version 1.1.3.Final

org.sistcoop:openfact-client 1.0.RC22


Categories

Categories

CLI User Interface
GroupId

GroupId

org.sistcoop
ArtifactId

ArtifactId

openfact-client
Version

Version

1.0.RC22
Type

Type

pom

Download openfact-client 1.0.RC22

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

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