is not current version
Last Version 1.1

net.optionfactory:rosemary 1.0

Extensions for Thymeleaf

Categories

Categories

Net
GroupId

GroupId

net.optionfactory
ArtifactId

ArtifactId

rosemary
Version

Version

1.0
Type

Type

jar

Download rosemary 1.0


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