is not current version
Last Version 1.1.3.Final

org.sistcoop:openfact-services 1.0.RC24


GroupId

GroupId

org.sistcoop
ArtifactId

ArtifactId

openfact-services
Version

Version

1.0.RC24
Type

Type

jar

Download openfact-services 1.0.RC24


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