License |
License |
---|---|
GroupId | GroupIdorg.sistcoop |
ArtifactId | ArtifactIdopenfact-pe-reports |
Last Version | Last Version1.0.0.Final |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionOpenfact Reports PE
|
Filename | Size |
---|---|
openfact-pe-reports-1.0.0.Final.pom | |
openfact-pe-reports-1.0.0.Final.jar | 140 KB |
openfact-pe-reports-1.0.0.Final-sources.jar | 30 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.sistcoop/openfact-pe-reports/ -->
<dependency>
<groupId>org.sistcoop</groupId>
<artifactId>openfact-pe-reports</artifactId>
<version>1.0.0.Final</version>
</dependency>
// https://jarcasting.com/artifacts/org.sistcoop/openfact-pe-reports/
implementation 'org.sistcoop:openfact-pe-reports:1.0.0.Final'
// https://jarcasting.com/artifacts/org.sistcoop/openfact-pe-reports/
implementation ("org.sistcoop:openfact-pe-reports:1.0.0.Final")
'org.sistcoop:openfact-pe-reports:jar:1.0.0.Final'
<dependency org="org.sistcoop" name="openfact-pe-reports" rev="1.0.0.Final">
<artifact name="openfact-pe-reports" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.sistcoop', module='openfact-pe-reports', version='1.0.0.Final')
)
libraryDependencies += "org.sistcoop" % "openfact-pe-reports" % "1.0.0.Final"
[org.sistcoop/openfact-pe-reports "1.0.0.Final"]