License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdorg.sistcoop |
ArtifactId | ArtifactIdopenfact-pe-client |
Last Version | Last Version1.0.0.Final |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionOpenfact PE Client
Openfact PE Extension
|
Filename | Size |
---|---|
openfact-pe-client-1.0.0.Final.pom | 674 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.sistcoop/openfact-pe-client/ -->
<dependency>
<groupId>org.sistcoop</groupId>
<artifactId>openfact-pe-client</artifactId>
<version>1.0.0.Final</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.sistcoop/openfact-pe-client/
implementation 'org.sistcoop:openfact-pe-client:1.0.0.Final'
// https://jarcasting.com/artifacts/org.sistcoop/openfact-pe-client/
implementation ("org.sistcoop:openfact-pe-client:1.0.0.Final")
'org.sistcoop:openfact-pe-client:pom:1.0.0.Final'
<dependency org="org.sistcoop" name="openfact-pe-client" rev="1.0.0.Final">
<artifact name="openfact-pe-client" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.sistcoop', module='openfact-pe-client', version='1.0.0.Final')
)
libraryDependencies += "org.sistcoop" % "openfact-pe-client" % "1.0.0.Final"
[org.sistcoop/openfact-pe-client "1.0.0.Final"]