is not current version
Last Version 1.1.3.Final

org.sistcoop:openfact-server-spi-private 1.0.RC23


GroupId

GroupId

org.sistcoop
ArtifactId

ArtifactId

openfact-server-spi-private
Version

Version

1.0.RC23
Type

Type

jar

Download openfact-server-spi-private 1.0.RC23


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