is not current version
Last Version 1.1.3.Final

org.sistcoop:openfact-themes RC19


GroupId

GroupId

org.sistcoop
ArtifactId

ArtifactId

openfact-themes
Version

Version

RC19
Type

Type

jar

Download openfact-themes RC19


<!-- https://jarcasting.com/artifacts/org.sistcoop/openfact-themes/ -->
<dependency>
    <groupId>org.sistcoop</groupId>
    <artifactId>openfact-themes</artifactId>
    <version>RC19</version>
</dependency>
// https://jarcasting.com/artifacts/org.sistcoop/openfact-themes/
implementation 'org.sistcoop:openfact-themes:RC19'
// https://jarcasting.com/artifacts/org.sistcoop/openfact-themes/
implementation ("org.sistcoop:openfact-themes:RC19")
'org.sistcoop:openfact-themes:jar:RC19'
<dependency org="org.sistcoop" name="openfact-themes" rev="RC19">
  <artifact name="openfact-themes" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.sistcoop', module='openfact-themes', version='RC19')
)
libraryDependencies += "org.sistcoop" % "openfact-themes" % "RC19"
[org.sistcoop/openfact-themes "RC19"]