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