GroupId | GroupIdorg.sistcoop |
---|---|
ArtifactId | ArtifactIdopenfact-services |
Version | Version1.0.RC9 |
Type | Typejar |
Filename | Size |
---|---|
openfact-services-1.0.RC9.pom | |
openfact-services-1.0.RC9.jar | 62 KB |
openfact-services-1.0.RC9-sources.jar | 26 KB |
openfact-services-1.0.RC9-javadoc.jar | 164 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.sistcoop/openfact-services/ -->
<dependency>
<groupId>org.sistcoop</groupId>
<artifactId>openfact-services</artifactId>
<version>1.0.RC9</version>
</dependency>
// https://jarcasting.com/artifacts/org.sistcoop/openfact-services/
implementation 'org.sistcoop:openfact-services:1.0.RC9'
// https://jarcasting.com/artifacts/org.sistcoop/openfact-services/
implementation ("org.sistcoop:openfact-services:1.0.RC9")
'org.sistcoop:openfact-services:jar:1.0.RC9'
<dependency org="org.sistcoop" name="openfact-services" rev="1.0.RC9">
<artifact name="openfact-services" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.sistcoop', module='openfact-services', version='1.0.RC9')
)
libraryDependencies += "org.sistcoop" % "openfact-services" % "1.0.RC9"
[org.sistcoop/openfact-services "1.0.RC9"]