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