is not current version
Last Version 1.1.3.Final

org.sistcoop:openfact 1.0.RC13

Openfact is a UBL Server Administrator

GroupId

GroupId

org.sistcoop
ArtifactId

ArtifactId

openfact
Version

Version

1.0.RC13
Type

Type

pom

Download openfact 1.0.RC13

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

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