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