is not current version
Last Version 1.1.3.Final

org.sistcoop:openfact 1.1.1.Final

Openfact is a UBL Server Administrator

GroupId

GroupId

org.sistcoop
ArtifactId

ArtifactId

openfact
Version

Version

1.1.1.Final
Type

Type

pom

Download openfact 1.1.1.Final

Filename Size
openfact-1.1.1.Final.pom 32 KB
Browse

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