License |
License |
---|---|
GroupId | GroupIdorg.sistcoop |
ArtifactId | ArtifactIdopenfact |
Last Version | Last Version1.1.3.Final |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionOpenfact Parent
Openfact is a UBL Server Administrator
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
openfact-1.1.3.Final.pom | 32 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.sistcoop/openfact/ -->
<dependency>
<groupId>org.sistcoop</groupId>
<artifactId>openfact</artifactId>
<version>1.1.3.Final</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.sistcoop/openfact/
implementation 'org.sistcoop:openfact:1.1.3.Final'
// https://jarcasting.com/artifacts/org.sistcoop/openfact/
implementation ("org.sistcoop:openfact:1.1.3.Final")
'org.sistcoop:openfact:pom:1.1.3.Final'
<dependency org="org.sistcoop" name="openfact" rev="1.1.3.Final">
<artifact name="openfact" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.sistcoop', module='openfact', version='1.1.3.Final')
)
libraryDependencies += "org.sistcoop" % "openfact" % "1.1.3.Final"
[org.sistcoop/openfact "1.1.3.Final"]