is not current version
Last Version 1.0.1

io.focuspoints:focuspoints-client-thymeleaf 1.0.0

FocusPoints Thymeleaf

Categories

Categories

CLI User Interface Leaf Data Databases
GroupId

GroupId

io.focuspoints
ArtifactId

ArtifactId

focuspoints-client-thymeleaf
Version

Version

1.0.0
Type

Type

jar

Download focuspoints-client-thymeleaf 1.0.0


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