is not current version
Last Version 1.0.0.Final

org.sistcoop:openfact-pe 1.0.RC8

Openfact PE Extension

GroupId

GroupId

org.sistcoop
ArtifactId

ArtifactId

openfact-pe
Version

Version

1.0.RC8
Type

Type

pom

Download openfact-pe 1.0.RC8

Filename Size
openfact-pe-1.0.RC8.pom 29 KB
Browse

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