is not current version
Last Version 1.1.3.Final

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


GroupId

GroupId

org.sistcoop
ArtifactId

ArtifactId

openfact-server-spi-private
Version

Version

1.0.RC26
Type

Type

jar

Download openfact-server-spi-private 1.0.RC26


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