is not current version
Last Version 2022.02

org.mycore:mycore-sass 2018.06.0.1

SASS on-the-fly compiler resource

GroupId

GroupId

org.mycore
ArtifactId

ArtifactId

mycore-sass
Version

Version

2018.06.0.1
Type

Type

jar

Download mycore-sass 2018.06.0.1


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