is not current version
Last Version 1.10

it.micegroup.voila.runtime:voila-runtime-style-responsive 1.8


GroupId

GroupId

it.micegroup.voila.runtime
ArtifactId

ArtifactId

voila-runtime-style-responsive
Version

Version

1.8
Type

Type

jar

Download voila-runtime-style-responsive 1.8


<!-- https://jarcasting.com/artifacts/it.micegroup.voila.runtime/voila-runtime-style-responsive/ -->
<dependency>
    <groupId>it.micegroup.voila.runtime</groupId>
    <artifactId>voila-runtime-style-responsive</artifactId>
    <version>1.8</version>
</dependency>
// https://jarcasting.com/artifacts/it.micegroup.voila.runtime/voila-runtime-style-responsive/
implementation 'it.micegroup.voila.runtime:voila-runtime-style-responsive:1.8'
// https://jarcasting.com/artifacts/it.micegroup.voila.runtime/voila-runtime-style-responsive/
implementation ("it.micegroup.voila.runtime:voila-runtime-style-responsive:1.8")
'it.micegroup.voila.runtime:voila-runtime-style-responsive:jar:1.8'
<dependency org="it.micegroup.voila.runtime" name="voila-runtime-style-responsive" rev="1.8">
  <artifact name="voila-runtime-style-responsive" type="jar" />
</dependency>
@Grapes(
@Grab(group='it.micegroup.voila.runtime', module='voila-runtime-style-responsive', version='1.8')
)
libraryDependencies += "it.micegroup.voila.runtime" % "voila-runtime-style-responsive" % "1.8"
[it.micegroup.voila.runtime/voila-runtime-style-responsive "1.8"]