is not current version
Last Version 1.1.3.Final

org.sistcoop:openfact-themes 1.0.7.Final


GroupId

GroupId

org.sistcoop
ArtifactId

ArtifactId

openfact-themes
Version

Version

1.0.7.Final
Type

Type

jar

Download openfact-themes 1.0.7.Final


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