is not current version
Last Version 1.1.3.Final

org.sistcoop:openfact-server-spi 1.0.RC9


GroupId

GroupId

org.sistcoop
ArtifactId

ArtifactId

openfact-server-spi
Version

Version

1.0.RC9
Type

Type

jar

Download openfact-server-spi 1.0.RC9


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