is not current version
Last Version 1.1.3.Final

org.sistcoop:openfact-services RC19


GroupId

GroupId

org.sistcoop
ArtifactId

ArtifactId

openfact-services
Version

Version

RC19
Type

Type

jar

Download openfact-services RC19


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