is not current version
Last Version 1.1.3.Final

org.sistcoop:openfact 1.0.RC20

Openfact is a UBL Server Administrator

GroupId

GroupId

org.sistcoop
ArtifactId

ArtifactId

openfact
Version

Version

1.0.RC20
Type

Type

pom

Download openfact 1.0.RC20

Filename Size
openfact-1.0.RC20.pom 32 KB
Browse

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