is not current version
Last Version 1.1.3.Final

org.sistcoop:openfact-core 1.0.RC9


GroupId

GroupId

org.sistcoop
ArtifactId

ArtifactId

openfact-core
Version

Version

1.0.RC9
Type

Type

jar

Download openfact-core 1.0.RC9


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