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