is not current version
Last Version 1.1.3.Final

org.sistcoop:openfact 1.0.RC7

Openfact is a UBL Server Administrator

GroupId

GroupId

org.sistcoop
ArtifactId

ArtifactId

openfact
Version

Version

1.0.RC7
Type

Type

pom

Download openfact 1.0.RC7

Filename Size
openfact-1.0.RC7.pom 30 KB
Browse

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