GroupId | GroupIdit.micegroup.voila.runtime |
---|---|
ArtifactId | ArtifactIdvoila-runtime-style-edstribute |
Version | Version1.6 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/it.micegroup.voila.runtime/voila-runtime-style-edstribute/ -->
<dependency>
<groupId>it.micegroup.voila.runtime</groupId>
<artifactId>voila-runtime-style-edstribute</artifactId>
<version>1.6</version>
</dependency>
// https://jarcasting.com/artifacts/it.micegroup.voila.runtime/voila-runtime-style-edstribute/
implementation 'it.micegroup.voila.runtime:voila-runtime-style-edstribute:1.6'
// https://jarcasting.com/artifacts/it.micegroup.voila.runtime/voila-runtime-style-edstribute/
implementation ("it.micegroup.voila.runtime:voila-runtime-style-edstribute:1.6")
'it.micegroup.voila.runtime:voila-runtime-style-edstribute:jar:1.6'
<dependency org="it.micegroup.voila.runtime" name="voila-runtime-style-edstribute" rev="1.6">
<artifact name="voila-runtime-style-edstribute" type="jar" />
</dependency>
@Grapes(
@Grab(group='it.micegroup.voila.runtime', module='voila-runtime-style-edstribute', version='1.6')
)
libraryDependencies += "it.micegroup.voila.runtime" % "voila-runtime-style-edstribute" % "1.6"
[it.micegroup.voila.runtime/voila-runtime-style-edstribute "1.6"]