не последняя версия
Последняя версия 1.0.0

org.webjars:materializesass 0.99.0

WebJar for Materialize Sass

Группа

Группа

org.webjars
Идентификатор

Идентификатор

materializesass
Версия

Версия

0.99.0
Тип

Тип

jar

Скачать materializesass 0.99.0


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